odoe / react-map-components-core-mapview-

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Map components React using Vite template

📁 Click here to download this directory as a ZIP file 📁

This repository showcases how to use map components with React.

Get started

The project was created using yarn create vite with the React template.

Commands

Dev

Start local server

vite

Build

Build the project to the specified output folder (/dist)

vite build

Preview

Start local server to serve the specified output folder. You must run build before preview

vite preview

Learn More

You can learn more in the Vite guides.

To learn React, check out the React documentation.

About


Languages

Language:JavaScript 77.7%Language:HTML 18.7%Language:CSS 3.6%