nonamime / gt-salary-frontend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to run it locally

Download or clone the repository to your local machine:

$ git clone https://github.com/nonamime/gt-salary-frontend.git

Run npm install inside the downloaded/cloned folder:

$ npm install

Start the dev server by running the command below. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

$ npm run start

For Backend please refer to the following git repository https://github.com/nonamime/gtsas-backend.git

About


Languages

Language:TypeScript 66.2%Language:HTML 21.1%Language:SCSS 8.9%Language:JavaScript 3.7%