Skip to content
Snippets Groups Projects

added info for the installation to README.md

Merged Axel Sylvester requested to merge minorchanges into main
1 file
+ 3
2
Compare changes
  • Side-by-side
  • Inline
+ 3
2
@@ -30,5 +30,6 @@ To start this project locally and edit the content of this template, you need to
1. Clone the project via Git
2. Switch into the newly created folder
3. Run `npm run dev` in your command line
4. Open your browser at `http://localhost:3000/`
\ No newline at end of file
3. Run `npm install` once
4. Run `npm run dev` in your command line
5. Open your browser at `http://localhost:3000/`
Loading