Skip to content

bjshort/HelloWorld-SaSS-Mustache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelloWorld-SaSS-Mustache

Simple Hello World app that uses npm & bower to build dependencies, SaSS, Mustache and JQuery to template.

----- To build dependencies -----

  • Locate repo in terminal
  • ./script/init.sh

----- To configure local API server -----

  • Edit /server/config.yaml with correct local PostgreSQL details
  • ./scripts/migrate-db.sh
  • Go into your database and add some stuff into your members table (Will add a smarter solution to this soon).

--------- To run ---------

--------- Dev ---------

  • Running './node_modules/grunt-cli/bin/grunt' from the repo folder will enable grunt to 'watch' SaSS files and automatically comiple on the fly.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published