https://github.com/utwo/jsheroes-conf
A PWA wep app made with Angular 6 for JsHeroes conference
https://github.com/utwo/jsheroes-conf
Last synced: about 2 months ago
JSON representation
A PWA wep app made with Angular 6 for JsHeroes conference
- Host: GitHub
- URL: https://github.com/utwo/jsheroes-conf
- Owner: Utwo
- Created: 2017-06-09T18:29:53.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2023-01-07T02:17:22.000Z (over 3 years ago)
- Last Synced: 2025-06-30T16:50:08.111Z (12 months ago)
- Language: TypeScript
- Homepage: http://jsheroes.now.sh
- Size: 6.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jsheroes
[](https://travis-ci.org/Utwo/jsheroes-conf)
A PWA wep app made with Angular 7 for JsHeroes conference
Live version: http://jsheroes.now.sh/
## Development server
Run `npm start` for a dev server. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory. Use the `--prod` flag for a production build.