delprzemo / react-admin-template
- четверг, 21 ноября 2019 г. в 00:27:13
CSS
Simple React admin template - Hooks, Redux, Bootstrap ✅ 🤘
Completly free simple admin template starter for React.
Only core functionalities in order to avoid huge refactor/cleaning.
Ready to start new project, small amount of dependencies, easy configuration, modern and fast.
Created by https://foreach.pl trainers for training participants.
Check also Cheatsheets:
React
It's completly free (no commercial versions)
Clone repository
$ git clone https://github.com/delprzemo/react-admin-template.git React-Admin-Template
$ cd React-Admin-Templatenpm installnpm install will install all modules listed as dependencies in package.json file.
npm run startIt will run application in http://localhost:3000
npm run buildBuilds the production version of app and put it into build folder. Now you can use these files to perform real production deployment.
Contributions are always welcome!
To the extent possible under law, Przemek Struciński has waived all copyright and related or neighboring rights to this work.