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 0266d27d95 国际化配置更新 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.