@robertoachar/calculator
v1.1.0
Published
Calculator.
Readme
calculator
Generated by Node Project Generator.
Calculator.
Development
- Cloning the repo
$ git clone https://github.com/robertoachar/calculator.git- Installing dependencies
$ npm install- Running scripts
| Action | Usage |
| ------------------------- | -------------- |
| Starting development mode | npm start |
| Linting code | npm run lint |
