Skip to content

Starter kit based on marionette + gulp + requirejs

Notifications You must be signed in to change notification settings

sdurgi17/speedstack

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install homebrew from here
  • Install node.js brew install node
  • Gulp & Bower npm install -g gulp bower http-server
  • Now run npm install && bower install

Server

In your terminal http-server -p 4200

Build

Run gulp to build files and watch for changes.
Your stack is running and can be viewed on localhost:4200

About

Starter kit based on marionette + gulp + requirejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 52.8%
  • CSS 22.8%
  • CoffeeScript 17.0%
  • HTML 5.7%
  • Python 1.7%