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 d900487db2 隐藏上传论文菜单 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.