Skip to content

wiekern/maze

Repository files navigation

maze

A maze in computational thinking

Running the project

  1. Install npm dependecies by npm install under the root directory where package.json is located.
  2. Init database
    • create tables in database via file `table.sql
    • ``node init-db.js`
  3. Execute node app.js
  4. Visit http://localhost:3000

About

A maze in computational thinking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published