Skip to content

Boilerplate set up for React, Redux, Webpack, Webpack dev server, Babel, React-Hot-Loader, and css/sass/file/url loaders.

License

Notifications You must be signed in to change notification settings

CmplxStack/react-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-boilerplate

A minimalistic boilerplate set up for React, Redux, Webpack, Webpack dev server, Babel, React-Hot-Loader, and css/sass/file/url loaders.

Notes

This project is set up with only the bare minimum necessary to get started. The one and only component included in the project is App.jsx. For those of you just starting with React or any of the other tools/technologies listed, the landing page contains links to the respective documentation. If you are a pro, feel free to delete the amazingly styled content and enjoy.

Installation

  • Clone the repo
  • Open a terminal from the repo's root folder
  • Run `npm install`(this installs the dependencies)
  • Run `npm start`(your browser will open and load the boilerplate)
  • Build something awesome!

License

MIT

About

Boilerplate set up for React, Redux, Webpack, Webpack dev server, Babel, React-Hot-Loader, and css/sass/file/url loaders.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published