Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 424 Bytes

Readme.md

File metadata and controls

19 lines (12 loc) · 424 Bytes

To run the app

Development Mode

Run npm install inside client server directory

  1. In the root directory do (npm install -D concurrently )

  2. In the root directory run npm install -g nodemon typescript ts-node (if running in linux distribution add a sudo before npm install)

  3. In the root folder run npm run dev and open http://localhost:3000 on browser

  4. Content based filtering

  5. Merge Sort