Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Commit 1292232

Browse files
Added hint to Readme
Added hint for runing yarn dev:electron or yarn dev:vite alone. Thanks [@joelbradbury](https://github.com/joelbradbury)!
1 parent 2bb3255 commit 1292232

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ Also does it use [Tailwinds JIT Mode](https://tailwindcss.com/docs/just-in-time-
1414

1515
`yarn dev`
1616

17+
> Be careful, do not run `yarn dev:electron` or `yarn dev:vite` solo as they need each other! (see [#83](https://github.com/appinteractive/electron-vite-tailwind-starter/issues/91#issuecomment-896743263))
18+
1719
## Build
1820

1921
`yarn build`

0 commit comments

Comments
 (0)