Skip to content

PeterAltamirano/basic-structure-for-prototype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Basic structure for prototypes

###Code structure:

  • source folder : source files Coffeescript + Sass
  • websote folder : web folder with index.html and all compiled sources

###Code compilation:

  • Install grunt
  • Enter the directory with Gruntfile.js
  • Install dependencies: npm install

####Use

  • grunt js-compile - to compile javascript
  • grunt compass-compile - to compile sass files into CSS
  • grunt watcher - watch for changes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published