Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 602 Bytes

readme.md

File metadata and controls

15 lines (10 loc) · 602 Bytes

CascadiaJS 2020

This website is built on arc.codes and hosted on Begin.

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!