Name Last Update
agreementCenter Loading commit data...
config Loading commit data...
controllers Loading commit data...
iouImg Loading commit data...
middlewares Loading commit data...
models Loading commit data...
views Loading commit data...
.babelrc Loading commit data...
.editorconfig Loading commit data...
.eslintrc.js Loading commit data...
.gitignore Loading commit data...
README.md Loading commit data...
Todo.md Loading commit data...
crontab.js Loading commit data...
index.js Loading commit data...
nuxt.config.js Loading commit data...
package-lock.json Loading commit data...
package.json Loading commit data...
routes.js 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.