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

https://github.com/tb/aor-frontend


https://github.com/tb/aor-frontend

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# aor-frontend

git clone git@github.com:tb/aor-frontend.git client
cd client
npm i

Run tests

npm test

Start dev server

npm start

Build production version

npm build