Skip to content

MingLow605/react-starterify-1

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React Starterify

http://www.4front.io

A 4front starter template for React apps. Comes with a gulpfile.js preconfigured to handle:

Usage

Create a new 4front application from this repo:

4front create-app --template-url https://github.com/4front/react-starterify/archive/master.zip

Start the development sandbox server. This will automatically kick of the gulp watch task and open a browser window to your personal sandbox URL.

4front dev

Credits

This gist was very helpful when figuring out how to configure watchify, browserify, and babelify in the gulpfile. Still more complicated than I would like, but it works.

License

Licensed under the Apache License, Version 2.0. See (http://www.apache.org/licenses/LICENSE-2.0).

About

React JS application skeleton for 4front using Browserify, Gulp, and Sass

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 87.0%
  • CSS 6.6%
  • HTML 6.4%