To start let's run:
make setup
That will install dependencies and compile the code.
Then run:
make server
Now you can visit localhost:4000
from your browser.
To start let's run:
make setup
That will install dependencies and compile the code.
Then run:
make server
Now you can visit localhost:4000
from your browser.