1 个不稳定版本
0.0.1 | 2020年4月17日 |
---|
#96 in #npm
2KB
nibbstack
Rust 私有仓库
构建设置
# install dependencies
$ nvm use 10
$ npm i
# serve with hot reload at localhost:3000
$ npm run dev
# build for production and launch server
$ npm run build
$ npm run start
# generate static project
$ npm run generate
有关如何工作的详细说明,请参阅Nuxt.js 文档。