Skip to content
Snippets Groups Projects
Commit 207d1d74 authored by Axel Sylvester's avatar Axel Sylvester Committed by Moritz Stückler
Browse files

added info for the installation to README.md

parent 4f769e77
No related branches found
No related tags found
1 merge request!48added info for the installation to README.md
......@@ -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/`
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment