Getting started Local development Run npm run dev In a separate process, run npm run server Navigate to localhost:3000 to view the home page. Deployment npm run build builds the production js and css files.