Deploy your own clone of this app to Begin!
- Initialize your deps:
npm install
- Start the local dev server:
npm start
- Quickstart - basics on working locally, project structure, deploying, and accessing your Begin app
- Creating new routes - basics on expanding the capabilities of your app
Head to docs.begin.com to learn more!