helenkwok / wiv-hello-world-vite

Hello world IFC.js WIV Using Vite React-TS

Home Page:https://helenkwok.github.io/wiv-hello-world-vite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hello world IFC.js WIV Using Vite React-TS

Currently IFC.js does not have a Vite React example (an alternative to Create React App). So, I made one based on the hello world repository.

Quick setup

First, download this project or clone the repository and install the dependencies with git clone https://github.com/IFCjs/hello-world. You can then install the dependencies using npm install and build all the examples with npm run build.

You can then execute the examples serving them locally with git run preview.

About

Hello world IFC.js WIV Using Vite React-TS

https://helenkwok.github.io/wiv-hello-world-vite

License:Creative Commons Zero v1.0 Universal


Languages

Language:TypeScript 58.0%Language:CSS 34.6%Language:HTML 7.4%