-
Clone this repositor y
git clone https://github.com/LambdaTest/smartui-stor ybook-sample
-
Change directory to the download ed git repo and install packages
npm install
-
Start Storybook
npm run storybook
-
Clone this repository
git clone https://github.com/LambdaTest/smartui-storybook-sample
-
Navigate to project directory
cd smartui-storybook-sample
-
Create SmartUI Config JSON
smartui config create .smartui.json
-
Create a docker Image
docker build -t <image_name> .
-
Run a Docker container and test in it
docker run -e PROJECT_TOKEN="your_project_token" <image_name>
forked from LambdaTest/smartui-storybook-sample
-
Notifications
You must be signed in to change notification settings - Fork 0
sanchit0612/smartui-storybook-sample
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 53.7%
- CSS 17.2%
- MDX 15.1%
- HTML 9.3%
- Dockerfile 4.7%