clean old files

This commit is contained in:
Daniel Rodriguez 2021-04-25 19:48:07 +02:00
parent 2d7b1e34d0
commit cc79cf906f
203 changed files with 12300 additions and 13288 deletions

16
README.md Normal file
View file

@ -0,0 +1,16 @@
# TFTPaths
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 8.2.1.
### Install libraries
```bash
npm i
```
### Build
```bash
npm run build
```
### Open Pull Request
Make changes and create a merge request.