Browse Source

Update 'vite-plugin-dev-readme.md'

master
madmaniak 1 year ago
parent
commit
ffc1f8e57b
  1. 10
      vite-plugin-dev-readme.md

10
vite-plugin-dev-readme.md

@ -1,9 +1,9 @@
# To start working on vite-imba-plugin (W.I.P)
1) Clone imba monorepo.
2) Build imba - as it is used by vite-imba-plugin.
3) Install dependencies.
4) Run tests.
1. Clone imba monorepo.
2. Build imba - as it is used by vite-imba-plugin.
3. Install dependencies.
4. Run tests.
```
git clone git@github.com:imba/imba.git
@ -15,7 +15,7 @@ npm install
npm run test
```
No luck so far:
__No luck so far:__
Error:

Loading…
Cancel
Save