- ReactJS
- Bootstrap
- MirageJS(for backend)
- openlayers map
- admin & admin
- viewer & viewer
Before running this app, you must have the following:
- Node.js 17.0 or later installed on your computer
To get started with this app, follow these steps:
- Clone this repo using the following command:
git clone https://github.com/builtbysuraj/openlayers-react.git
- Move to the project directory using the following command:
cd openlayers-react
- Install the required dependencies using the following command:
npm install
- Start the development server using the following command:
npm run dev
- Congratulations ✨, you have successfully started the development server!