nebula(星云)——一款现代化的知识社区前台项目,使用 Vue + NuxtJS + Element-UI 实现
Go to file
2020-08-02 19:25:40 +08:00
assets first commit 2020-06-19 17:10:44 +08:00
components 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
config 作品集模块功能开发 2020-08-02 00:25:44 +08:00
layouts 统一错误处理界面 2020-08-02 19:20:21 +08:00
middleware first commit 2020-07-03 11:04:25 +08:00
pages 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
plugins 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
server first commit 2020-06-22 17:13:42 +08:00
static first commit 2020-06-19 17:10:44 +08:00
store 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
.editorconfig first commit 2020-06-19 17:10:44 +08:00
.gitignore first commit 2020-06-19 17:10:44 +08:00
environment.js 专题模块功能 2020-08-01 00:41:54 +08:00
nuxt.config.js 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
package-lock.json 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
package.json 设置->资料与账号功能开发 2020-08-02 19:25:40 +08:00
README.md first commit 2020-06-19 17:10:44 +08:00

nebula

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.