Skip to content

antoinegrelard/cours-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory game

This simple memory game aims to use OOP Javascript using jQuery and Underscore.js libraries.

Environment installation

To build the site you need:

To setup the build environment, clone the repository and then in the working directory run: npm install to install any node modules required by gulp and bower install to install any bower dependencies required by bower.

Workfiles are located in src folder.

You can then run gulp to build and serve the website on http://localhost:9000.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published