Skip to content

dave-filion/tile_puzzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tile_puzzle

Running:

Make sure you have npm/node installed. Then:

npm install
node index.js

This will start the server. Direct your broswer to localhost:3000 to view!

Building:

This app uses webpack to build. You need to have webpack installed:

npm install -g webpack

Then:

webpack --watch --progress

This builds the app.bundle.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published