Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/no0dles/badge-o-mator-web
https://github.com/no0dles/badge-o-mator-web
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/no0dles/badge-o-mator-web
- Owner: no0dles
- Created: 2017-08-18T15:34:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-07T04:38:38.000Z (about 2 years ago)
- Last Synced: 2024-04-28T04:42:13.673Z (9 months ago)
- Language: JavaScript
- Size: 1.43 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# badge-o-mator-web
## Build Setup
``` bash
# install dependencies
yarn install# serve with hot reload at localhost:8080
yarn dev# build for production with minification
yarn build# build for production and view the bundle analyzer report
npm run build --report# run e2e tests
yarn e2e
```