GitXplorerGitXplorer
j

vite-sb7-loki-issue

public
0 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
82c30c2c4ad4d2574c00e341109854f7e31a452f

docs: README with setp up instructions

jjfgreffier committed 2 years ago
Unverified
b2b797cf0f8ee0da0a9de14ade244dacd66a4899

chore: add Loki

jjfgreffier committed 2 years ago
Unverified
2abadc066e64d35a35b40adfc27ba9a108fe8280

chore: init Storybook

jjfgreffier committed 2 years ago
Unverified
2098a9cd74d7f1608cc4d7f57c4987e1884fef56

feat: create vite project

jjfgreffier committed 2 years ago

README

The README file for this repository.

Vue 3 + TypeScript + Vite + Storybook + Loki

How the project was set up

# Chose options : Vue, Typescript
npm create vite@latest

# Storybook 7
npx sb@next init

# Loki install
npm install --save-dev loki
npx loki update

How to run

npm run storybook
# In parallel, in another terminal
npx loki update

Issue

loki update v0.30.3
 FAIL  chrome.docker
       Fetching stories
       Cannot call extract() unless you call cacheAllCSFFiles() first.
Some visual tests failed to run