Getting started
Four pages, in order:
- Installation — clone the repo, install dependencies, run the dev server.
- Project structure — what every folder is and why.
- Development — npm scripts, hot reload, linting, testing.
- 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.