Skip to content

Latest commit

 

History

History
48 lines (26 loc) · 1.14 KB

README.md

File metadata and controls

48 lines (26 loc) · 1.14 KB

History

Twitter Follow

Entire history of you

Current Stack

  • Angular 7
  • TypeScript 3
  • BreezeJS
  • Karma & Jasmine

Setup

...

Deployment

History is an Angular CLI project.

For deployment, there are test and production as an additional environments.

You can use the local settings file as a base to create your own test and prod configuration files:

AngularClient\src\settings\settings.ts

To prepare a production bundle by generating sourcemap files, run the following on your command console:

npm run build-prod

For more options, please visit Angular CLI

Contribute

Our project is, without any discrimination, open to anyone who is willing to make a contribution!

To learn more about our community rules: Code of Conduct

Changelog

To see the changes in our project: Changelog

License

Our project is licensed under MIT license.

You are free to use, modify and distribute it, even in commercial activities.