Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

truvity/webapp-playground

Repository files navigation

webapp-playground

Prerequisites

  1. Install nvm.

    💡See this link for installation details.

  2. Install correct version of Node.

    nvm install
  3. Enable corepack for Node.js to automatically use the required yarn version.

    corepack enable
  4. To avoid calling nvm manually for every session, set up shell integration by following these instructions.

Install dependencies

yarn install

Start developing

yarn start

Build production bundle

yarn build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •