Simple and clean app to manage events
Clone this repo to your local machine using
$ git clone https://github.com/DamianNurzynski/Events
update and install this package first
$ npm install
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
Run
ng build
to build the project. The build artifacts will be stored in thedist/
directory.
$ ng build
Use the
--prod
flag for a production build.
$ ng build --prod
Run ng test
to execute the unit tests via Karma.
Run ng e2e
to execute the end-to-end tests via Protractor.
To get started...
-
Option 1
- 🍴 Fork this repo!
-
Option 2
- 👯 Clone this repo to your local machine using
https://github.com/DamianNurzynski/Events.git
- 👯 Clone this repo to your local machine using
- HACK AWAY! 🔨🔨🔨
- 🔃 Create a new pull request using
https://github.com/DamianNurzynski/Events/compare
.