Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 329 Bytes

File metadata and controls

19 lines (13 loc) · 329 Bytes

louayhamada.com

Online Portfolio

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification - now you can run the app via http-server under ./dist directory
npm run build

# run express server to serve nodemail
npm start