This project is a travel blog application for demonstration purposes that showcases some of Dubai's Landmark buildings.
You can clone the project by one of the following ways:
SSH: git clone [email protected]:petrankar/travel-blog.git
HTTP: git clone https://github.com/petrankar/travel-blog.git
Inside the project main directory (travel-blog) run the following command:
npm install
Run ng serve
for a dev server. Navigate to http://localhost:4200/
in order to see the application in action.
The application will automatically reload if you change any of the source files.
The application was generated with Angular CLI version 14.0.6 and Node: 16.16.0
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.
To get more help on the Angular CLI use ng help
or go check out the Angular CLI Overview and Command Reference page.