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

https://github.com/kazuma1989/hello-snowpack


https://github.com/kazuma1989/hello-snowpack

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# hello-snowpack

## Getting started

Install Node.js (works fine v12.12.0) then run:

```
npm install
npm start
```

It opens `http://localhost:8080` in your browser.