Skip to content

petehunt/react-webpack-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-webpack-template

This is a simple template for building React apps. Use this to get started, and if you find yourself needing additional features, see my webpack-howto.

How to use this

  • Clone the repo: git clone https://github.com/petehunt/react-webpack-template my-new-project
  • Install the dependencies: cd my-new-project && npm install
  • Start webpack: npm start
  • Add your code to index.js and open index.html

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published