- Open this in VS Code 1.49+
npm run init-allto init projectnpm run buildto build projectF5to start debugging
Note: the generated files are checked in by default, to make execution easier
- Requirements
- Running ccims backend on
http://localhost:8080/api
- Running ccims backend on
- Generation:
npm run graphql-codegen - All files in
src/generatedare autogenerated files, do not modify manually