braveheart-star / angular-test-credit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CreditCard

To run the app please follow the instructions

  1. Use npm package manager.

  2. Globally install json server package using npm i -g json-server.

  3. Then in your terminal come to the root of this folder and start json-server on port 3004 using json-server --watch data.json --port 3004.

  4. Run the angular server using ng serve.

About


Languages

Language:TypeScript 77.5%Language:JavaScript 10.6%Language:HTML 10.0%Language:SCSS 2.0%