Skip to content

Commit

Permalink
Add: installation and build instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
superKalo authored Sep 26, 2017
1 parent cce70f9 commit 867ec30
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,9 @@ Even though SuperRepo can be used in older browsers, please note that our focus
## :+1: Contributing
I'm open to ideas and suggestions! If you want to contribute or simply you've cought a bug - you can either open an issue or clone the repository, tweak the `src/index.js` file and fire a Pull Request. There are no *fancy* build steps.
I'm open to ideas and suggestions! If you want to contribute or simply you've cought a bug - you can either open an issue or clone the repository, tweak the `src/index.js` file and fire a Pull Request.
To generate the distribution files (in the `lib/` directory), run `npm install` and then simply do `npm run build`.
## :oncoming_police_car: License
Expand Down

0 comments on commit 867ec30

Please sign in to comment.