matthewp / begin-app

Begin app

Home Page:https://begin.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hey, it's a Begin app! ✨

Getting started

  • First, initialize the repo + route deps: npm i && npx hydrate
    • Note: as routes are changed, re-run npx hydrate as often as you like to update and (re)install all routes' node_modules
  • To start a local dev server: npm start
  • To lint your code: npm run lint
  • To run your tests: npm t

Reference

  • 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!

About

Begin app

https://begin.com


Languages

Language:JavaScript 97.1%Language:Arc 2.9%