https://github.com/spiritree/markart
:memo: FrontEnd: Vue + Nuxt 2 + React + Ant Design Pro 2 BackEnd: TypeScript + Koa 2 + MongoDB
https://github.com/spiritree/markart
ant-design-pro blog koa nuxt react typescript
Last synced: about 2 months ago
JSON representation
:memo: FrontEnd: Vue + Nuxt 2 + React + Ant Design Pro 2 BackEnd: TypeScript + Koa 2 + MongoDB
- Host: GitHub
- URL: https://github.com/spiritree/markart
- Owner: spiritree
- Created: 2018-01-09T08:54:09.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-09-04T00:47:43.000Z (over 4 years ago)
- Last Synced: 2025-03-25T18:15:53.082Z (2 months ago)
- Topics: ant-design-pro, blog, koa, nuxt, react, typescript
- Language: JavaScript
- Homepage:
- Size: 901 KB
- Stars: 12
- Watchers: 1
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
markart - A blog powered by
Nuxt
· React
· Ant Design
· TypeScript
· Koa
· MongoDB
## Development
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8001(server) 3002(web) 8000(admin)
npm run dev# build for production
npm run build
```## TODO
- [x] Lazyload
- [ ] Redis
- [ ] Redesign comment
- [ ] Sentry