Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aakashdeveloper/edu_feb_ang


https://github.com/aakashdeveloper/edu_feb_ang

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

[Live Link](http://18.220.160.116:3000/)

1) Open a command prompt in the project's root directory (APM)

2) Type: `npm install`
This installs the dependencies as defined in the package.json file.

3) Type: `npm start`
This launches the TypeScript compiler (tsc) to compile the application and wait for changes.
It also starts the lite-server and launches the browser to run the application.