Skip to content

danielmocan/simple-react-webpack-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published