melbesnard85 / heclac

holiday_expenses_calculator (Angular, Node.js)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Holiday Expenses Calculator

Install packages both of frontend and backend

npm run install-all

Development server

Frontend and Backend

npm run start

OR

  • Backend in backend folder. Run server to http://localhost:3000/
npm run server
  • Frontend in frontend folder.
npm run client

This project was generated with Angular CLI version 15.1.5.

Run ng serve for a dev server. Navigate to http://localhost:4200/. The application will automatically reload if you change any of the source files.

Running Tests

Run server-side tests

npm test

Run E2E tests

npm run e2e

About

holiday_expenses_calculator (Angular, Node.js)


Languages

Language:TypeScript 83.2%Language:HTML 10.5%Language:JavaScript 5.8%Language:CSS 0.5%