Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Latest commit

 

History

History
24 lines (18 loc) · 245 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 245 Bytes

Polymer Meetup Quiz App

Init everything

$ ./init.sh

Run the application

Serve the overview app

$ npm run serve

Serve the quiz client

$ npm run serve_quiz_client

Publish questions

$ npm run publisher