/bonita

test

Primary LanguageJavaScriptMIT LicenseMIT

Drawing rectangles

Application done on top of webpack-es6-boilerplate

Prerequisites

[![node][node]][node-url] [![npm][npm]][npm-url]

Features

Start Dev Server

  1. git clone
  2. Run npm install
  3. Start the dev server using npm start
  4. Open http://localhost:9000

Commands

  • npm start - start the dev server
  • npm run build - create build in dist folder
  • npm run lint - run an ESLint check
  • npm run coverage - run code coverage and generate report in the coverage folder
  • npm test - run all tests
  • npm run test:watch - run all tests in watch mode

Licence

Application is available under MIT.