jv-amorim / online-catalog-angular

A simple online catalog. Created with Angular.

Home Page:https://jv-amorim.github.io/online-catalog-angular/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Online Catalog

GitHub language count Repository size GitHub last commit License

Online Catalog   |    Development Server   |    Build   |    How to Contribute   |    License

Online Catalog

A simple online catalog. Created with Angular.

https://jv-amorim.github.io/online-catalog-angular/

Catalog Desktop Catalog Mobile

Development Server

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

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

How to Contribute

To contribute with this project:

  • Do a fork of this repository;
  • Create a branch with your feature: git checkout -b my-feature;
  • Commit your changes: git commit -m 'feat: 'My feature details'.
  • Push the commits to your branch git push origin my-feature.

After the merge of your pull request has been made, you can delete your branch.

License

This project is licensed under the MIT License. See the license page for details.

About

A simple online catalog. Created with Angular.

https://jv-amorim.github.io/online-catalog-angular/


Languages

Language:TypeScript 60.4%Language:HTML 18.3%Language:CSS 16.6%Language:JavaScript 4.7%