/rsuite-project-template

Project management template. Ease developers’ life with the React Suite 5. TypeScript will help with optimizing. Quick start & easily extensible code.

Primary LanguageTypeScript

Project Management Template

Ease developers’ life with the React Suite 5. TypeScript will help with optimizing. Quick start & easily extensible code.

preview

Development

Fork this repo to your namespace and clone to your local machine.

git clone git@github.com:<YOUR NAME>/rsuite-project-template.git
$ cd rsuite-project-template

Install dependencies

npm install

Now you can start the development server by running npm run dev

It's serving at http://127.0.0.1:3100/ by default.

npm run dev

License

MIT © simonguo