MartinP460 / react-denmark-map

Customizable plug-and-play map of Denmark for visual presentation🗺️
https://react-denmark-map.vercel.app/
MIT License
21 stars 4 forks source link

Add turborepo #12

Closed MartinP460 closed 11 months ago

MartinP460 commented 11 months ago

Proposed changes

Added Turborepo to the project. Created a core package containing the "core" code for the library. Created a eslint-config-custom package containing a custom ESLint configuration. Modified scripts appropriately. Changed README.md and CONTRIBUTING.md to account for these new changes.

How to test

  1. Verify that all scripts run correctly.