Runtime errors in imported components breaks the rendering of the app.
All commands are run from the root of the project, from a terminal:
Command | Action |
---|---|
pnpm install |
Installs dependencies |
pnpm try |
Starts build preview at localhost:8080 |
npm run build |
Build your production site to ./dist/ |