Skip to content

zmanring-zz/connect-four

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

connect-four

Fun little connect-four game build on Grunt

Getting started

To get started, run npm install in your favorite terminal, then run grunt build

Grunt tasks

  • grunt build - Build for packaging
  • grunt buildcss - Convert SASS to CSS, cleanup CSS, Minify
  • grunt buildhtml - HTML Linting
  • grunt buildjs - Combine & Minify, run Jasmine testing suite
  • grunt watch - Watch for changes and run proper task collection automatically

Output

Output will always be in your /build folder, be sure to point your server to that folder.

About

HTML Connect-four

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published