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

https://github.com/wvffle/js13k-starter


https://github.com/wvffle/js13k-starter

js13kgames js13kgames-starter pug rollup stylus

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# js13k-starter

## Building
- development
```
yarn dev
```

- production
```
yarn build
```