RB designer
Language:
Vue
Created:
02.04.2020
Updated:
07.07.2024
Stars:
0
Visit on GitHub
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn dev
# build for production and launch server
$ yarn build
$ yarn start
# generate static project
$ yarn generate
For detailed explanation on how things work, check out Nuxt.js docs.