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

https://github.com/argyleink/jscamp

talk for JScamp 2019 in Barcelona
https://github.com/argyleink/jscamp

Last synced: about 1 year ago
JSON representation

talk for JScamp 2019 in Barcelona

Awesome Lists containing this project

README

          

## Getting Started
1. `mkdir new-project-name && cd $_`
1. `git clone --depth=1 https://github.com/argyleink/slides.git . && rm -rf ./.git`
1. `npm i`
1. `npm start`