AdamBoczula / poll-wizard

Home Page:https://wizardries.github.io/poll-wizard/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status dependencies Status Known Vulnerabilities

PollWizard

This project was generated with Angular CLI version 7.0.6.

Requirements

  1. Firebase requires Node.js 8.x.x until issue with node-pre-gyp will be solved.

  2. Install Angular CLI by running npm install -g @angular/cli.

  3. Install Firebase Tools by running npm install -g firebase-tools.

Starting project

To start the project, simply run npm start.

Testing

  1. Unit tests: npm test for single pass or npm run test:watch for running tests with watching flag

  2. e2e tests: npm run e2e

Firebase deployment

Deployed app is available under: https://poll-wizard.firebaseapp.com/

About

https://wizardries.github.io/poll-wizard/


Languages

Language:TypeScript 88.7%Language:HTML 7.3%Language:JavaScript 3.6%Language:CSS 0.4%