Skip to content

2D Kitchen planner application using HTML Canvas and typescript with a React/JSX/CSS navbar

Notifications You must be signed in to change notification settings

LiamMCode/kitchenPlanner

Repository files navigation

Canvas Sandbox

Installation

$ npm ci

Running

$ npm run server:start

Code Style

$ npm run lint:fix

Tests

$ npm test