A playground for GitHub Package Registry with npm.
- Clone the repo
$ git clone https://github.com/robertoachar/gpr-project.git
- Install dependencies
$ npm install
- Run scripts
Action | Usage |
---|---|
Start development mode | npm start |
Lint code | npm run lint |
A playground for GitHub Package Registry with npm.
$ git clone https://github.com/robertoachar/gpr-project.git
$ npm install
Action | Usage |
---|---|
Start development mode | npm start |
Lint code | npm run lint |