Skip to content

trygve-aaberge-adsk/forma-embedded-view-demo-webpack

Repository files navigation

Forma embedded view demo with webpack

This is a demo project demonstrating how you can build a Forma embedded view in typescript, and use webpack to build the code.

To start a dev server that will serve the application and continously build your code, run:

npm run start

To build your code for production, run:

npm run build

About

Demo of creating a Forma embedded view extension using webpack

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published