MapComponents + vite + react + typescript This template is based on the vite ts-react template, and adds all required basic components for a MapComponents application. Start the development server yarn dev Build for production yarn build Create a new app from this template npx degit mapcomponents/template my-new-app