Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 720 Bytes

README.md

File metadata and controls

25 lines (22 loc) · 720 Bytes

Assignment 7

✨Tabular Representation in Angular with Backend server having Sequelize ORM✨

Run code for both client and server separately -

Install dependencies:

npm install

To create JavaScript files from TypeScript in Nodejs

tsc -w

To run development Server in Node js

npm start

To run development Server in Angular js

ng serve

Screen Shots given Below:

Screenshot from 2022-06-30 11-25-11 Screenshot from 2022-08-31 09-14-41