Skip to content

jo0ger/jooger.me-admin

Repository files navigation

jooger.me-admin

⚡️ Admin site form my personal website

Online site

Build Setup

# install dependencies
$ npm install

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

# build for production with minification
$ npm run build

# build for production and view the bundle analyzer report
$ npm run build --report

# lint test
$ npm run lint

TODOS

  • 文章支持排序,过滤,搜索 (2017.10.24)

  • 自定义主题 (2017.10.25)

  • 博客分类 (2017.10.24)

  • 个人动态 (2017.10.31)

  • 接入Sentry (2018.02.24)

  • 站内消息

  • Dashboard统计

  • and more...