Skip to content

akapa/pairs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pairs Game

Installation

npm install

Usage

npm run start

Development

Watch to build

Watches Javascript code to transpile with Babel and SASS to generate CSS.

npm run watch

Build once

Transpiles JS and generates SASS from CSS once.

npm run build

Lint code

npm run lint

Run HTTP server

npm run serve

About

A simple JS memory game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published