An open API service indexing awesome lists of open source software.

https://github.com/buathiertom/angular-erp

Site en HTML5 qui relie les produits créé dans un ERP pour pouvoir les acheter
https://github.com/buathiertom/angular-erp

angular erp html5 ts

Last synced: 6 months ago
JSON representation

Site en HTML5 qui relie les produits créé dans un ERP pour pouvoir les acheter

Awesome Lists containing this project

README

          

![Logo](https://camo.githubusercontent.com/90f30bfeadde8674ff8bffe17eef8406d83c70c4eb09507195b9b470506dce7d/68747470733a2f2f63617073756c652d72656e6465722e76657263656c2e6170702f6170693f747970653d776176696e6726636f6c6f723d6772616469656e7426637573746f6d436f6c6f724c6973743d302c322c322c352c3330)

# TP_ERP

Site en HTML5 qui relie une liste de produit créé ultérieurement

## Installation

Pour installer le projet, il faut faire cette commande dans le répertoire courant de votre projet :

```bash
cd my-project
npm install -g @angular/cli
npm install my-project
```

Pour lancer le serveur sur `Localhost:4200`, faire cette commande dans le répertoire courant :

```bash
ng serve
```
## Documentation

Suivi d'un tuto qui provient de [Angular.io](https://angular.io/start).

## License
Copyright Google LLC. All Rights Reserved.
Use of this source code is governed by an MIT-style license that
can be found in the LICENSE file at https://angular.io/license

[Edit on StackBlitz ⚡️](https://stackblitz.com/edit/angular-sq2jb2-d7cfkk)

## Author

- [@BuathierTom](https://www.github.com/BuathierTom)

![Logo](https://camo.githubusercontent.com/dc2056c25963affd41bb720d974cc9dddfb3c7a69978b09a33bbaa97abb57299/68747470733a2f2f63617073756c652d72656e6465722e76657263656c2e6170702f6170693f747970653d776176696e672673656374696f6e3d666f6f74657226636f6c6f723d6772616469656e7426637573746f6d436f6c6f724c6973743d302c322c322c352c3330)