An open API service indexing awesome lists of open source software.

https://github.com/mschaeffner/react-getting-started


https://github.com/mschaeffner/react-getting-started

Last synced: about 15 hours ago
JSON representation

Awesome Lists containing this project

README

          

# react-getting-started

## Howto build and run

1. `npm install`

2. `npm start`

3. Go to: `http://localhost:3000`

## Running tests

`npm test`