/forest-control

Forest control

Primary LanguageJavaScript

Forest control

Uses

Requirements

  • Node 13+ (recommended node 14)

Commands

Run app

npm start

Run unit tests

npm test

Get code coverage

npm run test:coverage

Run linter

npm run lint