Skip to content

Commit

Permalink
first step to get electron browser running, but tests not working yet
Browse files Browse the repository at this point in the history
  • Loading branch information
trusktr committed Oct 1, 2024
1 parent aadcbea commit 4db1939
Show file tree
Hide file tree
Showing 6 changed files with 555 additions and 87 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ git remote add upstream [email protected]:modernweb-dev/web.git
Now that you have cloned the repository, ensure you have node 18+ installed, then run the following command to set up the development environment.

```sh
npm install
npm clean-install
npm run build
```

Expand Down
Loading

0 comments on commit 4db1939

Please sign in to comment.