-
-
Notifications
You must be signed in to change notification settings - Fork 192
Development Guide: Vanilla Javascript Bundle
Severin Ibarluzea edited this page May 11, 2020
·
2 revisions
To develop the vanilla javascript bundle, you'll need to run npm run build:vanilla:dev
in one terminal and npm run storybook
in another. The vanilla tests should then work in the storybook.