Skip to content

VladRud/metalist

 
 

Repository files navigation

metalist-tickets v.2

Getting Started

Prerequisites

Developing

This project was generated with Angular CLI version 1.5.0.

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.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

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

  1. Run npm install to install server dependencies.

  2. Rename .env.sample to .env.

  3. Run npm run docker:serve to start the docker container with app in development mode.

  4. Run npm run watch. It must automatically restart node server when the files are changed.

Testing

Running npm test will run the unit tests with mocha.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 44.8%
  • TypeScript 32.8%
  • HTML 17.1%
  • CSS 5.3%