16 lines
256 B
Markdown
16 lines
256 B
Markdown
# 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.
|