/sales-taxes-demo

Basic sales taxes calculation.

Primary LanguageJavaScriptMIT LicenseMIT

sales-taxes-demo

Basic sales taxes calculation.

Development

Requirements: Node >= 6.9, npm 3.x.x

1. Install dependencies with the command below.

$ yarn install

2. Open within browser with the command below.

$ npm run dev

Test

$ npm test