# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev # Or yarn dev
# build for production and launch server
$ npm run build # Or yarn build
$ npm run start # Or yarn start
This repository has been archived by the owner on Jan 5, 2019. It is now read-only.