Getting started

Four pages, in order:

  1. Installation — clone the repo, install dependencies, run the dev server.
  2. Project structure — what every folder is and why.
  3. Development — npm scripts, hot reload, linting, testing.
  4. Production build — minified vs unminified output, what gets emitted to dist/.

If you’re brand-new to the project, do them in that order. If you’re already familiar, jump to Project structure for the v4 src layout.


Table of contents