- Make sure you have the API setup first
- Link
git clone https://github.com/MexLegend/angular-real-state-app.gitInstall the dependencies:
$ pnpm i
# or
$ npm iSetup .environment file
URI:
MAPBOX_TOKEN:
CLOUDINARY_NAME:
CLOUDINARY_PRESET:Start the app
$ pnpm start
# or
$ npm run start- Angular 16