You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
pan 9c4e3da4e2 对接登录注册接口 4 years ago
assets 登录注册页面 4 years ago
components 对接登录注册接口 4 years ago
content 登录注册页面 4 years ago
layouts 文档页面 4 years ago
middleware 登录注册页面 4 years ago
pages 对接登录注册接口 4 years ago
plugins 对接登录注册接口 4 years ago
static 国际化配置更新 4 years ago
store 国际化配置更新 4 years ago
.editorconfig 登录注册页面 4 years ago
.eslintrc.js 登录注册页面 4 years ago
.gitignore 登录注册页面 4 years ago
.prettierrc 登录注册页面 4 years ago
README.md 登录注册页面 4 years ago
app.html 登录注册页面 4 years ago
nuxt.config.js 对接登录注册接口 4 years ago
package.json 国际化配置更新 4 years ago
stylelint.config.js 登录注册页面 4 years ago
tsconfig.json 登录注册页面 4 years ago
yarn.lock 国际化配置更新 4 years ago

README.md

cloud_note

Build Setup

# 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.