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.
- Host: GitHub
- URL: https://github.com/solidzoro/mkr
- Owner: SolidZORO
- License: mit
- Created: 2020-12-23T04:51:45.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T14:17:17.000Z (over 4 years ago)
- Last Synced: 2025-05-21T17:39:50.062Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://mkr.vercel.app
- Size: 2.85 MB
- Stars: 12
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
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)