Skip to content

Frezc/react-es6-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React + Webpack + es2015

A starter without any other libs.

##Getting Started

  1. npm install
  2. npm run dev for starting dev server. npm run debug for watch debug mode. npm run build for production mode
  3. add your code in src/

if you run the server. open http://localhost:8080 else open index.html

NOTICE: if you get a error: commond not found. please run npm i -g webpack-dev-server

About

a pure react starter scripted by es6.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors