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

https://github.com/blukai/puffin-vue


https://github.com/blukai/puffin-vue

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# puffin

## Dev
```bash
npm install # install dependencies

npm start # serve with hot reload at localhost:3000

npm run lint # lint css and js

npm run build # build for production with minification
```