We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb4a947 commit cca39ecCopy full SHA for cca39ec
1 file changed
README.md
@@ -2,7 +2,7 @@
2
3
## Technology
4
5
-The catplus chemboard uses the following technologies:
+The catplus chembord uses the following technologies:
6
7
- [Sveltekit](https://svelte.dev/) as Frontend Framework
8
- [pnpm](https://pnpm.io/) for node setup
@@ -42,6 +42,8 @@ just build
42
just local
43
```
44
45
+`just local` serves the chembord at `http://localhost:5173/chembord`
46
+
47
### Docker
48
49
The docker image can be built using `just image` subcommands:
0 commit comments