Lordtitan001 / Sketch

Drawing web application.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sketch

Drawing web application with angular, nodeJS and mongoDB.

Client

Follow this steps to run the client

  • npm ci : To install dendencies.
  • npm start : To compile the client.

95% of tests are done in the client.

  • npm run coverage : To compile tests and see the coverage.

Server

Follow this steps to run the server

  • npm ci : To install dendencies.
  • npm start : To compile the server.

All tests are done in the server.

  • npm run coverage : To compile tests and see the coverage.

About

Drawing web application.


Languages

Language:TypeScript 90.3%Language:HTML 7.0%Language:SCSS 2.5%Language:JavaScript 0.2%Language:Shell 0.0%