anusreesubash / github-explorer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Github Explorer

Installation

Clone from repository:

$ git clone https://github.com/anusreesubash/github-explorer.git

Install dependencies:

$ npm install

Run

Build files and start local server in watch mode:

$ npm run start

This will open the browser at http://localhost:8080/.

Run

Create a distributable:

npm run build

This will create a dist directory with the bundle.js and the the index.html for your react app.

License

MIT

About

License:MIT License


Languages

Language:JavaScript 89.1%Language:HTML 9.9%Language:CSS 1.0%