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

https://github.com/zantier/webtest

yarn, webpack, babel, preact
https://github.com/zantier/webtest

Last synced: about 2 months ago
JSON representation

yarn, webpack, babel, preact

Awesome Lists containing this project

README

        

# myapp

### Commands

``` bash
# Build
yarn build

# Run
yarn start
```