Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 673 Bytes

File metadata and controls

29 lines (18 loc) · 673 Bytes

MapGIS-Web-App-Framework-Docs

License: MIT

📝 The documentation source for MapGIS-Web-App-Framework project

Online demo

demo

Getting Started

# clone the project
git clone https://github.com/MapGIS/MapGIS-Web-App-Framework-Docs.git

# enter the project directory
cd MapGIS-Web-App-Framework-Docs

# install dependency
npm install # Or yarn

# development
npm run docs:dev # OR yarn docs:dev

License

MIT License