Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robertoachar/gpr-project

A playground for GitHub Package Registry with npm.
https://github.com/robertoachar/gpr-project

github github-package-registry node npm package registry

Last synced: about 2 months ago
JSON representation

A playground for GitHub Package Registry with npm.

Awesome Lists containing this project

README

        

# gpr-project

[![License][license-badge]][license-url]

> A playground for GitHub Package Registry with npm.

## Development

- Clone the repo

```bash
$ git clone https://github.com/robertoachar/gpr-project.git
```

- Install dependencies

```bash
$ npm install
```

- Run scripts

| Action | Usage |
| ---------------------- | -------------- |
| Start development mode | `npm start` |
| Lint code | `npm run lint` |

## Related

- [gpr-project](https://github.com/robertoachar/gpr-project)

## Author

[Roberto Achar](https://twitter.com/robertoachar)

## License

[MIT](https://github.com/robertoachar/gpr-project/blob/master/LICENSE)

[license-badge]: https://img.shields.io/github/license/robertoachar/gpr-project.svg
[license-url]: https://opensource.org/licenses/MIT