Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 658 Bytes

README.md

File metadata and controls

29 lines (15 loc) · 658 Bytes

gitrospective

Use your github history to retrospectively review the work you've done recently.

This was created to experiment with React & Redux.

Requirements

To authenticate with GitHub, you'll need to run Gatekeeper using the default 9999 port.

You'll need to register an application with GitHub to retrieve an application key.

Usage

npm start

Runs the app in development mode

npm test

Runs the test watcher

npm run build

Creates a production build

npm run storybook

Runs storybook, for the component guide