Name Last Update
assets Loading commit data...
components Loading commit data...
layouts Loading commit data...
middleware Loading commit data...
pages Loading commit data...
plugins Loading commit data...
server Loading commit data...
static Loading commit data...
store Loading commit data...
.editorconfig Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
nuxt.config.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...

README.md

net_iou

电子借条微信公众号

Build Setup

# install dependencies
$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

For detailed explanation on how things work, checkout Nuxt.js docs.