-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
1 addition
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,16 +1,4 @@ | ||
# Contributing | ||
|
||
This project has a very broad scope and contribution is very welcome. | ||
There are a lot of features to implement as well as areas in need of improvement. | ||
|
||
|
||
## Server Table | ||
|
||
This might help when trying to run and test examples locally: | ||
|
||
| Name | Command | Port | | ||
| ------------------- | --------------------------------- | ------ | | ||
| mdbook | `just book` | `3001` | | ||
| examples | `just serve-web-examples` | `3002` | | ||
| web components dev | `cd web-components && just vite` | `3006` | | ||
| web components test | `cd web-components && just serve` | `3007` | | ||
There are a lot of features to implement as well as areas in need of improvement. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.