Skip to content

vesnin-d/github-viewer

Repository files navigation

Github Viewer App

Getting started

  1. Before you start working with redux-minimal, you first need to setup your environment. Make sure you have NodeJs and Npm installed.

  2. Once your environment is prepared, open a command prompt (terminal) cd to project directory and type in the following:

    npm install
    npm start
  3. Then open your http://localhost:8080/ to see the app.

Scripts

npm run <script> What it does
start Starts the app at http://localhost:8080/. The bundle js/css files are stored in memory
test Starts the unit testing using all the files found in the test folder
build Builds the js/css bundle minified files in the public folder

About

Simple app that utilises Github API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors