Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple React Webpack 2 Starter

Simple react starter with Webpack 2, Babel and React Router

I recorded the creation of this starter, you can watch it on youtube: https://www.youtube.com/watch?v=NMrdnh1nhRo&list=PLjO8_DOGc44Q4hxYHjOEjQetMv80eQBH2

Usage

Clone the repo

git clone https://github.com/danielmocan/simple-react-webpack-starter.git

Install dependencies

npm i

Run project

webpack-dev-server

or if you want to build the bundle.js file use

webpack

About

Simple react starter with Webpack 2, Babel and React Router

Resources

Stars

5 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages