https://github.com/devgateway/amp-ui
https://github.com/devgateway/amp-ui
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devgateway/amp-ui
- Owner: devgateway
- Created: 2019-07-31T16:18:06.000Z (over 6 years ago)
- Default Branch: develop
- Last Pushed: 2024-01-09T07:59:08.000Z (about 2 years ago)
- Last Synced: 2024-04-15T15:31:27.029Z (almost 2 years ago)
- Language: JavaScript
- Size: 48.8 MB
- Stars: 0
- Watchers: 14
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# amp-ui
## Install
```bash
npm install --save amp-ui
```
## Debug
```bash
npm start
```
## Run tests
```bash
npm run test
```
// TODO add info about linking to amp-offline add info about local development.
## License
MIT © [devgateway](https://github.com/devgateway)