Skip to content

A simple application for searching and navigating places of roskilde built using ionic 5 with angular

Notifications You must be signed in to change notification settings

Pnkj124/VisitRoskilde

Repository files navigation

Visit Roskilde

A simple application for searching and navigating places of roskilde built using ionic 5 with angular

Installation

1.Clone the repo

git clone https://github.com/Pnkj124/VisitRoskilde.git
  1. Install Npm Packages
npm i

Get Started

First run the api server:

npm run server

and after that run you application

npm run start

Open https://localhost:4200 in you broweser to view the application.

Open up devive toolbar to see the actual app in mobile view.

That's it you are good to go.

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request to staging branch.

Creating an Issue

  1. Try to give a thorough description of issue so that it can be easily understood
  2. Try providing screenshot or ways to reproduce the errors if possible

Working on an Issue

  1. Try to get the issue assined to you before working to avoid multiple people working on same issue.

About

A simple application for searching and navigating places of roskilde built using ionic 5 with angular

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published