This sample application to try IFC.js with Svelte and TypeScript in Vite.
This project owner use Volta to manage node versions. We recommend you to use Volta
- node@16.3.0
- yarn@1.22.17
Before you start this application, you have to install dependencies with the command yarn install.
- Install packages
yarn install- Install wasm
yarn setup- Start development enviromnet
yarn dev