Skip to content

mtrifilo/FCC-simon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FCC-Simon

The classic Simon game in JavaScript

Installation

Clone this repository.

Setup

npm install

Gulp Commands

npm start

Builds the public assets and spins up a development server with live reload.

npm run build

Builds the public assets which can be served from the public directory

About

The Simon game in JavaScript. A Front End challenge for Free Code Camp.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published