Generated by Node Project Generator.
Live about Node.js.
- Cloning the repo
$ git clone https://github.com/robertoachar/calc.git
- Installing dependencies
$ npm install
- Running scripts
Action | Usage |
---|---|
Starting development mode | npm start |
Linting code | npm run lint |