# install dependencies
npm install
# install SSL
./SSL
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# install dependencies
npm install
# install SSL
./SSL
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build