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

https://github.com/solidzoro/mkr

A Simple CSR Scaffolding for React Projects w/ CRA and Typescript.
https://github.com/solidzoro/mkr

Last synced: 11 months ago
JSON representation

A Simple CSR Scaffolding for React Projects w/ CRA and Typescript.

Awesome Lists containing this project

README

          





## mkr ([demo](https://mkr.vercel.app/))

A Simple **CSR** Scaffolding for React Projects w/ [CRA](https://create-react-app.dev/) and [Typescript](https://www.typescriptlang.org/).

`Less` is supported by [next-plugin-antd-less](https://github.com/SolidZORO/next-plugin-antd-less).

If you need SSR, you can use [mkn](https://github.com/SolidZORO/mkn).

© [MIT](https://github.com/SolidZORO/mkr/blob/master/LICENSE)