mirror of
https://github.com/MichaelMure/git-bug.git
synced 2025-01-06 01:44:27 +03:00
parent
96d51912c8
commit
e47052bd3a
@ -18,12 +18,11 @@
|
|||||||
|
|
||||||
3. Generate ts code from graphql files and run webui in development mode
|
3. Generate ts code from graphql files and run webui in development mode
|
||||||
- npm start
|
- npm start
|
||||||
|
- If You got compilation errors from lint, run lint command below and start again:
|
||||||
1. If You got compilation errors from lint, run lint command below and start again:
|
|
||||||
- npm run lint -- --fix
|
- npm run lint -- --fix
|
||||||
- npm start
|
- npm start
|
||||||
|
|
||||||
2. The development version of the WebUI is configured to query the backend on the port 3001. You can now live edit the js code and use the normal backend.
|
The development version of the WebUI is configured to query the backend on the port 3001. You can now live edit the js code and use the normal backend.
|
||||||
|
|
||||||
## Bundle the web UI
|
## Bundle the web UI
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user