Finance Navigation
# install dependencies
$ npm install
# start replica set database
$ run-rs --version 4.0.0 --keep
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm start
For detailed explanation on how things work, checkout the Nuxt.js docs.