accordproject / template-playground

Web Playground for TemplateMark templates
https://playground.accordproject.org
Apache License 2.0
17 stars 19 forks source link

🚢 Improve folder structure and fix lint warnings #26

Closed RamGoel closed 2 weeks ago

RamGoel commented 6 months ago

Context

I was setting up the codebase on my local system and discovered that the codebase of this project doesn't follow the proper folder structure. It's good to restructure the folders at this point of time so things will become easy once the project grows.

Expected Behavior

The related files should be in their respective directories and empty/unused files need to be removed.

Your Environment