Skip to content

kristoferjoseph/streak

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Begin basic Hello World! app

Begin build status

Getting started

  • Start the local dev server: npm start
  • Lint your code: npm run lint
  • 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!