An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

        

markart - A blog powered by



Nuxt
· React
· Ant Design
· TypeScript
· Koa
· MongoDB



code style: prettier

## 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