Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/santteegt/widget-example
https://github.com/santteegt/widget-example
Last synced: about 19 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/santteegt/widget-example
- Owner: santteegt
- License: mit
- Created: 2019-11-12T02:04:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-24T00:44:57.000Z (about 2 years ago)
- Last Synced: 2023-08-06T09:22:32.828Z (over 1 year ago)
- Language: TypeScript
- Size: 3.57 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```