Skip to content
Snippets Groups Projects
Select Git revision
  • master
1 result

web

  • Clone with SSH
  • Clone with HTTPS
  • Forked from an inaccessible project.

    loom-frontend

    Project setup

    yarn
    # or npm i, or pnpm i

    Compiles and hot-reloads for development

    yarn serve
    # or npm run serve, or pnpm run serve

    Compiles and minifies for production

    yarn build
    # or npm run build, or pnpm run build