Skip to content

Commit

Permalink
Create installation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sriram-km authored Nov 27, 2022
1 parent 1873bf2 commit f346907
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Installation

* Clone the repo to your machine
* Run `Node init` for setting up the node project
* Run `npm install` it will install all the dependencies needed
* In appwrite.js under modules set-up your Appwrite credentials
* Run `npm start`, untitled will start on the port 5000

0 comments on commit f346907

Please sign in to comment.