8000 GitHub - MBahamondes/coreui-free-react-webpack4: CoreUI React + Webpack 4
[go: up one dir, main page]

Skip to content

MBahamondes/coreui-free-react-webpack4

 
 

Repository files navigation

See: https://coreui.io/

CoreUI is an Open Source Bootstrap Admin Template. But CoreUI is not just another Admin Template. It goes way beyond hitherto admin templates thanks to transparent code and file structure. And if that's not enough, let’s just add that CoreUI consists bunch of unique features and over 1000 high quality icons.

Installation

# clone the repo
$ git clone https://github.com/MBahamondes/coreui-free-react-webpack4.git my-project

# go into app's directory
$ cd my-project

# install app's dependencies
$ npm install

Create React App

This project was bootstrapped with Create React App

see also: User Guide

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

About

CoreUI React + Webpack 4

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Other 0.5%
0