Skip to content

Template for a development environment for React/ES6

Notifications You must be signed in to change notification settings

dolinkamark/TodoReact

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 

Repository files navigation

TodoReact

Template for a development environment with WebPack, React, ES6, Flux and Bootstrap

Use the following commands to start the application:

npm i
npm start

After that you can reach the app on http://localhost:8080/

On Windows the folder structure will be too deep and after you download the packages the node_modules folder cannot be deleted. Thanks npm :(

About

Template for a development environment for React/ES6

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.5%
  • HTML 4.5%