Skip to content

dam1ann/Events

Repository files navigation

Events

Simple and clean app to manage events

Build Status License


Table of Contents


Installation

Clone

Clone this repo to your local machine using

$ git clone https://github.com/DamianNurzynski/Events

Setup

update and install this package first

$ npm install

Development server

Run command below for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

$ ng serve

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory.

$ ng build

Use the --prod flag for a production build.

$ ng build --prod

Features

Documentation

Tests

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.


Contributing

To get started...

Step 1

  • Option 1

    • 🍴 Fork this repo!
  • Option 2

    • 👯 Clone this repo to your local machine using https://github.com/DamianNurzynski/Events.git

Step 2

  • HACK AWAY! 🔨🔨🔨

Step 3


License

License