11 lines
423 B
Markdown
11 lines
423 B
Markdown
# Money Controll Frontend SPA
|
|
***
|
|
### Application to control your income and outcome money, planning your personal budget
|
|
|
|
### Scripts
|
|
- `start:dev` - start local application on [`https://localhost:3000`](https://localhost:3000)
|
|
- `build:prod` - build application
|
|
- `analyze:prod` - start analyze server on [`http://127.0.0.1:8888`](http://127.0.0.1:8888)
|
|
- `lint` - linting files via ESLint
|
|
- `test` - run test via Jest
|