my DIARY 君の名は。
Data base on https://ohshenghuo.com/
- 日记
- CRUD
- 新建
- 查询
- 修改
- 删除
- 日记缓存
- global progress bar
- 日记卡片月份分割
- 翻页懒加载
- 草稿存储
- CRUD
- User
- Config
# install dependencies
$ yarn install
# serve with hot reload at localhost:3000
$ yarn run dev
# build for production and launch server
$ yarn run build
$ yarn start
# generate static project
$ yarn run generate