Skip to content

Commit cc6efd0

Browse files
committed
restructure repo
1 parent 46850a4 commit cc6efd0

31 files changed

+9
-40
lines changed
File renamed without changes.
File renamed without changes.
File renamed without changes.

media-ui/.npmrc renamed to .npmrc

File renamed without changes.
File renamed without changes.
File renamed without changes.

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,15 @@ I have a lot of long-term planning done already, at least for a v1.0.0 release a
2525

2626
### Frontend
2727

28-
Run with `cd media-ui && npm run dev -- --open`
28+
Run with `npm run dev -- --open`
2929

3030
## Contributing & Code Standards
3131

32-
<!-- TODO (...this) -->
32+
Install js dependencies with `pnpm install`
33+
Then, install the tauri cli: `cargo install tauri-cli`
34+
35+
<!-- TODO (...this) -->
36+
37+
### Testing & Code Coverage
38+
39+
8.5 seconds to run a single test? Playwright is just the best, isn't it :)

media-ui/README.md

Lines changed: 0 additions & 38 deletions
This file was deleted.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)