Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/santteegt/widget-example


https://github.com/santteegt/widget-example

Last synced: about 19 hours ago
JSON representation

Awesome Lists containing this project

README

        

# Widget Example

## Development

```
npm install
npm run build
```

* Test it on an example App

```
cd example
npm install
npm start
```