/grid-editor

Primary LanguageSvelteGNU General Public License v3.0GPL-3.0

Grid Editor

GitHub release

Code formatting using prettier

Format validator is run on every push, please make sure to run the prettier code formatter before pushing code to the repository!

npm i
npm run format

Run app in WEB development mode

npm i
npm run web-dev