Skip to content

Graphics engine and toolkit for client applications.

License

Notifications You must be signed in to change notification settings

sebstryczek/web-ifc-viewer

 
 

Repository files navigation

Build

  1. npm run build

Run example

  1. npm run build
  2. npm start

Exposing build for npm

Hacky way

  1. Create a branch
  2. npm run prepare-to-publish
  3. push the branch. Now you can install the package using npm i github:USERNAME/web-ifc-viewer#BRANCH_NAME.

About

Graphics engine and toolkit for client applications.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 98.2%
  • TypeScript 1.8%