mirror of
https://github.com/IT4Change/boilerplate-frontend.git
synced 2025-12-13 07:35:53 +00:00
document new commands
This commit is contained in:
parent
0dfb3018a8
commit
2321a78c32
@ -42,6 +42,8 @@ The following commands are available:
|
|||||||
| **Develop** | |
|
| **Develop** | |
|
||||||
| `npm run dev` | Compiles and hot-reloads for development |
|
| `npm run dev` | Compiles and hot-reloads for development |
|
||||||
| `npm run server:dev` | Run development server |
|
| `npm run server:dev` | Run development server |
|
||||||
|
| `npm run server:prod:ts` | Run production server without build (ts-node) |
|
||||||
|
| `npm run server:build` | Build Server into an executable cjs file |
|
||||||
| **Test** | |
|
| **Test** | |
|
||||||
| `npm run test:lint` | Run all linters |
|
| `npm run test:lint` | Run all linters |
|
||||||
| `npm run test:lint:eslint` | Run linter eslint |
|
| `npm run test:lint:eslint` | Run linter eslint |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user