Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Growsereact

A template for projects wanting to use React js, Browserify and Grunt together.

The aim of this project is to give you an easy to pick and go base for using React with Browserify on your next project.

Requirements

Getting started

git clone git@github.com:Joezo/growsereact.git <my-react-project>
cd <my-react-project>
npm install
grunt

Project structure

All work is done in src and then compiled into www. With the exception of the root html file, which always lives in www.

Features

  • Enables you to quickly prototype a project by taking care of the setup for you
  • Compiles and restarts server when a js or jsx file is changed

License

MIT

About

A template for projects wishing to use React js, Browserify and Grunt together.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors