Skip to content

s3c0nDD/backbone-filelist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backbone file app

Prerequisites:

  • be sure you have Node.JS and NPM installed

Installation:

$ npm install
$ grunt setup   <-- repeat command every time you change any CSS file!
$ grunt 

EFFECT: browser-sync should open app in your browser


More info:

  • alternatively if you want sync watching also CSS:
$ grunt syncwithcss  (but it'll be a lot longer sync)
  • to build minified version:
$ grunt build

About

Backbone.JS app which simulates file list explorer

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published