A online IDE to quickly prototype websites. I has a build-in api server which servers response locally through server-wrokers. Making the whole app run locally without any backend.
code runs in your iframe, may be vulnerable to attacks not tested yet.
yarn
# or
npm install
quasar dev
yarn lint
# or
npm run lint
yarn format
# or
npm run format
quasar build