- dev: Start local dev server
- build: Production build to
dist/ - preview: Preview the production build
npm install
npm run dev- Static assets are served from
public/(manifest and favicons) - Main entry is
src/main.jsx, UI insrc/App.jsx, styles insrc/index.css