Skip to content

lcw5945/freshbook

Repository files navigation

Build Status Windows Build Status  Coverage Status Downloads Version License Gitter

盒饭分享社区

Description

  • 盒饭内容分享
  • 轻博客
  • 简单的编辑
  • 分类内容,热门标签

Online

freshbook.hefantv.com

Technology

  • Nuxt
  • ES6 (node -v 8.4.0)
  • Koa2
  • MongoDB

Structure

assest --资源文件

component --公用组件库

constant --常量

layout --布局

middleware --中间件

pages --页面(nuxt 动态生成路由)

plugins --插件

pm --server服务管理

server -- server 服务

static --静态目录

store --vue状态管理

utils --工具包

Build

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm start

For detailed explanation on how things work, checkout the Nuxt.js docs.

Backpack

We use backpack to watch and build the application, so you can use the latest ES6 features (module syntax, async/await, etc.).

About

轻博客

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published