We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Pour développer le bundle vanilla javascript: Si vous ne posséder pas parcel sur votre système entrer: npm install -g parcel-bundler
npm install -g parcel-bundler
après l'installation global de parcel: npm run build:vanilla:dev
npm run build:vanilla:dev
et finalement dans un autre terminal:
npm run storybook
En dernier lieu, les tests vanilla devraient fonctionner dans le storybook.