- Requirement:
- Please install golang on your device before running the backend. Follow this guide https://go.dev/doc/install
go run cmd/dgraph/dgraph.go
- Requirement:
- Install nodejs and yarn
yarn build
yarr start
Open http://localhost:3000 with your browser to see the result.