Skip to content

Commit

Permalink
Update Build Instructions in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bhaskar1001101 authored Oct 12, 2023
1 parent 0427484 commit 70dfb37
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ This repo contains the website code for the event Hacktober 23 conducted by GDSC
- Maintain respect for other and proper decorem
- PR/MR should be well written and detailed
# Build Instructions
- Enter ```npm install``` or ```npm i```
- Enter
```npm run dev```
- open live server from ```index.html``` file
- ```python -m venv .```
- ```source bin/activate```
- ```flask run```

0 comments on commit 70dfb37

Please sign in to comment.