Skip to content

M8-Lovelace/Parking-NG

Repository files navigation

Parking NG

Table of Contents

  1. Information
  2. Technologies
  3. Execution
  4. Collaboration

Information

This is a project created with Angular CLI.

We're using:

Angular to create a WEB App with NG CLI.

Conventional commits to create a commit message. Conventional commits.

Git Flow to create a branch strategy. Git Flow.

Semver to create our versioning. Semver.

Technologies

A list of technologies used within the project:

Execution

A little intro about the installation.

  1. Clone the repository: git clone https://github.com/E-AND-L/Parking-NG
  2. Go to the folder: cd Parking-NG
  3. Install dependencies: npm install.
  4. Run dev mode: ng run serve

Collaboration

Just create a pull request if you want.