nova 2020-05-31 05:58:20 +00:00
parent 8f29708bd8
commit c263962cc6

@ -4,7 +4,7 @@ From the root of the project, do
```bash ```bash
./mvnw package ./mvnw package
``` ```
This will build the frontend in dev mode. \ This will build the frontend in dev mode. <br>
Once done, the jar file will be available in the target directory. Once done, the jar file will be available in the target directory.
To build the frontend in production mode, it is necesarry to pass an argument to grunt - To build the frontend in production mode, it is necesarry to pass an argument to grunt -