Skip to content

emaxters/react-redux-coreui-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Redux CoreUI - Boilerplate Project

React Boilerplate with Redux, with CoreUI for UI with SCSS. Most commonly used utility libraries like Moment and Lodash are included. Axios is used to access REST APIs and Thunk Used as the Middleware.

Packaged Componets

  • React JS
  • Redux
  • React Router
  • Redux Form
  • Axios
  • Lodash
  • Moment
  • React Modal
  • SCSS
  • Feather Icons

Setting up the Application

  1. Clone the Application from GIT
  2. Go to the directory
  3. Run npm install to install the dependencies
  4. Run npm start to start the application

Building the Application to Production

  1. Run npm run build to build the application
  2. Host the files created in the build directory into the web host

About

A boilerplate project with React and Redux with Core-UI template

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published