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

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

Awesome Lists containing this project

README

          

# Jsheroes

[![Build Status](https://travis-ci.org/Utwo/jsheroes-conf.svg?branch=master)](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.