https://github.com/robertoachar/calc
calc
https://github.com/robertoachar/calc
Last synced: 9 months ago
JSON representation
calc
- Host: GitHub
- URL: https://github.com/robertoachar/calc
- Owner: robertoachar
- License: mit
- Created: 2018-03-09T01:11:06.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T02:10:04.000Z (over 8 years ago)
- Last Synced: 2025-04-07T10:24:21.786Z (over 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# live-node
Generated by [Node Project Generator](https://github.com/robertoachar/generator-node).
[![License][license-badge]][license-url]
> Live about Node.js.
# Development
* Cloning the repo
```bash
$ git clone https://github.com/robertoachar/calc.git
```
* Installing dependencies
```bash
$ npm install
```
* Running scripts
| Action | Usage |
| ------------------------- | -------------- |
| Starting development mode | `npm start` |
| Linting code | `npm run lint` |
# Author
[Roberto Achar](https://twitter.com/robertoachar)
# License
[MIT](https://github.com/robertoachar/live-node/blob/master/LICENSE)
[license-badge]: https://img.shields.io/github/license/robertoachar/live-node.svg
[license-url]: https://opensource.org/licenses/MIT