Skip to content

Commit

Permalink
added node version
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwalbharat committed Sep 26, 2023
1 parent e0076c3 commit 010ef8b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Aura is the Web App that helps you to mange the Tech Communities like GDGs, DSCs
1 To Setup `Aura Main` follow this and to setup [Aura Admin](https://github.com/gdg-x/aura-admin)
1. Use same [Firebase account](https://console.firebase.google.com) project for both `Admin` & `Aura Main`
1. Setup Environment
- Install [Node.js (v8.9.4 or above)](https://nodejs.org/en/download/)
- Install [Node.js (v8.9.4 - v12.13.0)](https://nodejs.org/en/download/)
- Install vue cli: `npm install -g @vue/cli`
1. Install project dependencies: `npm install`
1. Kindly use same firebase project [Aura Admin](https://github.com/gdg-x/aura-admin) for [Aura Main](https://github.com/gdg-x/aura) as well
Expand Down

0 comments on commit 010ef8b

Please sign in to comment.