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

https://github.com/zag/persons-list


https://github.com/zag/persons-list

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# personlist-demo

This is a demo for building React apps. Use this to get started, and if you find yourself needing additional features.

## How to use this

* Clone the repo: `git clone https://github.com/zag/personlist-demo.git`
* Install the dependencies: `cd personlist-demo && npm install`
* Start webpack: `npm run dev`
* Point browser to http://localhost:8080/

Run `npm run build` to update `buid/bundle.js`