Skip to content

waynedixon/begin-functions-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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!

Releases

No releases published

Packages

No packages published