Skip to content

graplet/graplet.github.io

Repository files navigation

Graplet

App & Program Creator

Installation

to install all dependecies, run

npm i

to run the app locally, run

npm run dev

you can also use npm run build to build a dist and then use npm run preview 😊