kraag22 / coreui-free-react-admin-template

CoreUI React is free React admin template based on Bootstrap 4

Home Page:http://coreui.io/react/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic usage

# dev server  with hot reload at http://localhost:3000
$ npm 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.

# build for production with minification
$ npm run build

Test

Run test to test the project.

# run tests
$ npm run test

Documentation

The documentation for the CoreUI Admin Template is hosted at our website CoreUI for React

About

CoreUI React is free React admin template based on Bootstrap 4

http://coreui.io/react/

License:MIT License


Languages

Language:CSS 90.6%Language:JavaScript 8.5%Language:HTML 0.9%