📝 The documentation source for MapGIS-Web-App-Framework project
# 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