This commit is contained in:
10
06_js-debug/uebungen/u16_lexifind-exercise/README.md
Normal file
10
06_js-debug/uebungen/u16_lexifind-exercise/README.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# Frontend Class: LexiFind Exercise Starter
|
||||
|
||||
Install the dependencies and devDependencies and start the server.
|
||||
|
||||
```bash
|
||||
npm install
|
||||
npm run dev
|
||||
```
|
||||
|
||||
This will start the server on http://localhost:5173
|
||||
Reference in New Issue
Block a user