Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 729 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 729 Bytes

https://react-github-repo.herokuapp.com/

Quick start

  1. Clone this repo using git clone https://github.com/hurkanakbiyik/react-github-repo
  2. Move to the appropriate directory: cd react-github-repo.
  3. Run yarn or npm install to install dependencies.
  4. Run yarn postinstall && yarn start to see the example app at http://localhost:3000.
  5. Run yarn start:dev to develop app at http://localhost:3000.

Info

These are the things I stripped out from react-boilerplate - github project rules, ngrok tunneling, shjs, service worker, webpack dll plugin, i18n, styled-components, code generators and a few more.

License

MIT license