GitXplorerGitXplorer
M

sails-ember-gulp-startkit

public
0 stars
1 forks
0 issues

Commits

List of commits on branch master.
Unverified
43fdebed62ad0641f901352bda86d2dc577e97b5

updated app/index.html

MMaxDesiatov committed 11 years ago
Unverified
3a6f0128f68d5f92429c98ebc9f2212f6e8832b5

updated README.md

MMaxDesiatov committed 11 years ago
Unverified
3cd9208ffd1aa06e5a559b290e865b1cd102aa93

updated README.md

MMaxDesiatov committed 11 years ago
Unverified
3ecd28bb184e9963603611f279e7f352a90f013d

updated README.md

MMaxDesiatov committed 11 years ago
Unverified
2e7ee2b9d5568aad98e63dfae1162e09babd5bc7

updated README.md

MMaxDesiatov committed 11 years ago
Unverified
5de61e5c00ac8f8931d4c11be580e314aecc7631

updated README.md

MMaxDesiatov committed 11 years ago

README

The README file for this repository.

StartKit

A template for new applications using

A base example is written using CoffeeScript, but plain old JavaScript is also supported

How to run

  • node.js 0.10 is an obvious prerequisite
  • npm install in the directory of a StartKit clone first time to install all the dependencies
  • ./node_modules/.bin/cult to start the server and also watch/livereload cycle

You'll probably need LiveReload extensions installed for the full LiveReload support.