/Pocketown

Pocketown on Angular

Primary LanguageTypeScript

Pocketown

Pocketown on Angular

MongoDB MongoDB
Angular Angular
Express Express

How to RUN the project?

  1. Download the Project
  2. Open the Terminal and go to /Express/
  3. Run "npm install" then "npm run dev"
  4. Open another Terminal and go to /Angular/
  5. Run "npm install" then "npm start"
  6. Go to your browser -> localhost:4200