There was an error while loading. Please reload this page.
1 parent 3329052 commit 63532f1Copy full SHA for 63532f1
1 file changed
frontend/readme.md
@@ -4,9 +4,6 @@ This is the new Congatudo Frontend written in React
4
5
## Getting started
6
7
-As it's much easier to work with a real Congatudo instead of a mock server, this project uses `cra-build-watch` to allow
8
-us to do just that. See also: https://github.com/facebook/create-react-app/issues/1070
9
-
10
To work on this, it is recommended to spin up a local Congatudo instance (e.g. by using the MockRobot implementation)
11
and then running `npm run watch` in this folder.
12
That will start webpack watch. When it's done doing the initial build, you can reach the frontend in your browser.
0 commit comments