AmirSavand / playsem

Host and join parties and keep shuffling sick songs.

Home Page:https://app.playsem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deployment Build Code Quality

Host and join parties and keep shuffling sick songs.

Back-end repository: playsem-api.

PlaysEM

Development

This project is made with Angular.

Serve

  • Local: npm run serve
  • Production: npm run serve-prod

Build

  • Local: npm run build
  • Production: npm run build-production

Deployment

  • Production: npm run deploy

Code Scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Unit Tests

We do not write unit tests currently.

Run npm run test to execute the unit tests via Karma.

End-to-end Tests

We do not write end-to-end tests currently.

Run npm run e2e to execute the end-to-end tests via Protractor.

Code Quality

Run npm run lint to execute linting via TSLint.

Further Help

To get more help on the Angular CLI use ng help or go check out the Angular CLI README.

About

Host and join parties and keep shuffling sick songs.

https://app.playsem.com

License:GNU General Public License v3.0


Languages

Language:TypeScript 67.9%Language:HTML 25.0%Language:SCSS 6.0%Language:JavaScript 1.1%