9 lines
57 B
Markdown
9 lines
57 B
Markdown
# development
|
|
|
|
How to run:
|
|
|
|
```bash
|
|
nvm use
|
|
ng serve
|
|
```
|