CoreUI is meant to be the UX game changer. Pure & transparent code is devoid of redundant components, so the app is light enough to offer ultimate user experience. This means mobile devices also, where the navigation is just as easy and intuitive as on a desktop or laptop. The CoreUI Layout API lets you customize your project for almost any device – be it Mobile, Web or WebApp – CoreUI covers them all!
Clone the repo: git clone https://github.com/coreui/coreui-free-react-admin-template.git
Installation
$ npm install
or
$ yarn install
Basic usage
bash
1# dev server with hot reload at http://localhost:30002$ npm start
or
bash
1# dev server with hot reload at http://localhost:30002$ yarn start
Navigate to http://localhost:3000. The app will automatically reload if you change any of the source files.
Build
Run build to build the project. The build artifacts will be stored in the build/ directory.
bash
1# build for production with minification2$ npm run build
or
bash
1# build for production with minification2$ yarn build
What's included
Within the download you'll find the following directories and files, logically grouping common assets and providing both compiled and minified variations. You'll see something like this:
For transparency into our release cycle and in striving to maintain backward compatibility, CoreUI Free Admin Template is maintained under the Semantic Versioning guidelines.
CoreUI is an MIT-licensed open source project and is completely free to use. However, the amount of effort needed to maintain and develop new features for the project is not sustainable without proper financial backing. You can support development by buying the CoreUI PRO or by becoming a sponsor via Open Collective.