vkdevmy official website
# install dependencies
$ npm install # Or yarn install
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm start
# generate static project
$ npm run generate
For detailed explanation on how things work, checkout the Nuxt.js docs.
Refer to this Wiki file for deployment. https://github.com/vKongv/vkdev-frontend/wiki/Using-S3-bucket-and-Route-53-to-host-our-site