8000 GitHub - davidebukali/board: Interactive 3 * 3 table
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

davidebukali/board

Repository files navigation

Board

App that toggles state of cells added to a 3 * 3 table

Setup

  1. Install npm modules npm install
  2. Start webpack server for development npm start
  3. App is available at http://localhost:8080
  4. Run tests npm run cypress

Docker

  1. Build and start the app with docker-compose up --build
  2. App is available at http://localhost:8080
  3. Run tests npm run cypress

About

Interactive 3 * 3 table

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0