Check out the Wingsuit documentation for more information.
themes/custom
:npx @wingsuit-designsystem/cli init
cd wingsuit/
and run:To start storybook
npm run dev:storybook
To start drupal
npm run dev:drupal
To start storybook
yarn dev:storybook
To start drupal
yarn dev:drupal
yarn ws generate-component
I am looking for help. You can ping me at drupaltwig@Slack
To develop Wingsuit you need yarn
.
git clone git@github.com:wingsuit-designsystem/wingsuit.git
cd wingsuit
yarn bootstrap
yarn dev
cd starter-kits/tailwind
and run:yarn dev:storybook
cd starter-kits/tailwind
and run:yarn dev:drupal
yarn dev:drupal