Skip to content

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

License

Notifications You must be signed in to change notification settings

Joezo/growsereact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 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

Fork this project and clone your fork to your machine.

cd <my-fork>
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

License

Stars

Watchers

Forks

Packages

No packages published