Skip to content

Use this template to easily start working with React and ES6 standards.

Notifications You must be signed in to change notification settings

svirmasalo/react-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-template

Use this template to easily start working with React and ES6 standards.

Requirements

  • node.js
  • npm

Usage

Via Git or similar:
Via file download (?)
  • Download zipped files and extract the package to the folder/path you wish to start working from
  • Type npm install
  • Run command gulp watch

Voilá!

Assets included via CDN

  • jQuery (latest & minified)
  • React (latest & minified)
  • ReactDom (latest & minified)

Notes

  • This template uses Gulp to run some automated actions. Please check the gulpfile.js to see what it does.
  • After gulp watch -command, you should modify only files from root directory and it's children EXCEPT for the dist folder. Gulp automatically updates it with minified CSS and ES6 translated to ES5.

Happy coding!

About

Use this template to easily start working with React and ES6 standards.

Resources

Stars

Watchers

Forks

Packages

No packages published