The UGRC template for creating single page mapping applications
The atlasUGRC Web Mapping Application Template is a template for creating web mapping applications. It provides a set of pre-built features and functionality that can be customized to create unique and interactive mapping applications.
To install and use the atlasUGRC Web Mapping Application Template, follow these steps:
npm start to start a web server and view the website. You can open src/App.jsx to see the development version of the app.npm test, functional tests with npm run cypress:run, format the code with npm run format, and lint the code with npm run lint.npm run build to create an optimized production build. The files will be placed in the /dist folder.npm run preview.index.html (a one-time task).The atlasUGRC Web Mapping Application Template provides an easy and customizable way to develop web mapping applications. With features like pull request event notifications and push event updates, developers can collaborate efficiently and track changes made to their applications. The installation and development process is streamlined, making it accessible for users of all levels.