0.1.0 • Published 4 years ago
aeuikit v0.1.0
Installation and Setup Instructions
Clone down this repository. You will need node and npm installed globally on your machine. Go to the directory and use this command :
npm installUsage
run storybook
# first generate jest json file
npm run test:generate-output
npm run storybookbuild storybook
# first compile tailwind
npm run build-tailwind
# then generate jest json file
npm run test:generate-output
npm run build-storybook -- -o ./path/to/buildStatic site deployment details
The static site is hosted on Netlify
Netlify site
ae-ui-toolkit-storybook-jsNetlify Deploy details
Base directory: Not set
Build command: bash build.sh
Publish directory: storybook-staticPublished site URL:
0.1.0
4 years ago