Skip to content

starter skeleton for frontend projects – ES6, Gulp, JSPM, SCSS, React

Notifications You must be signed in to change notification settings

pigoz/frontend-seed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage:

Install everything:

[sudo] npm install -g gulp
[sudo] npm install -g jspm
npm install
jspm install

And run the default task (server + files watch):

gulp
open http://localhost:8080

To package up everything for production, use:

gulp --production

About

starter skeleton for frontend projects – ES6, Gulp, JSPM, SCSS, React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published