This starter scaffolds an app with:
- Frontend
- Backend
- Node.js Server (with Express)
- Database (with ProtoDB)
- API (with Wildcard API)
-
Get the code.
git clone [email protected]:reframejs/reframe-proto
-
Install the dependencies.
cd reframe-proto/ && yarn install
-
Start the dev server.
yarn dev
That's it: you can now go to http://localhost:3000 and start hacking.