git clone [email protected]:JamesonRGrieve/ClientFramework.git --recursive
This repository uses submodules and the --recursive
flag is important!
- NodeJS >= 20
npm install
npm run dev
APP_NAME=
APP_URI=http://localhost:1109
API_URI=http://localhost:1996
More details coming soon!