Skip to content

jcmill/wholehog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup process 1 - 'npm install' // incase npm hasn't been installed yet 2 - 'npm install gulp -g' // install gulp globally 3 - 'npm install gulp-cli -g' // install gulp client globally

script to start building and watching 1 - npm run test // returns an echo message 2 - npm run build // gulp builds out files 3 - npm run watch // gulp will watch for changed in pug and scss 4 - npm run dev // runs both build and watch

About

A 2-player dice game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors