Skip to content

naomiajacobs/reactBoilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reactBoilerplate

A barebones repo to get you started with Webpack, Babel, and React.

Installation

git clone https://github.com/naomiajacobs/reactBoilerplate

then

npm install

Serve your files on a webpack server (with hotloading!)

npm start

Then go to localhost:8080.

Process and bundle your files

webpack

Re-process and re-bundle your files whenever you make a change

webpack --watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages