This project was bootstrapped with Framework name here.
- Point 1
- Point 2
- Point 3 and so on
- Name: Person name
- Email: Person email
Globally install xyz framework
npm install -g xyz- This installation is required due to xyz reason
Clone the repo and install the dependencies.
npm installCreate .env file in the project rootAdd these credentials in .env file
DBUri=<specify value here>
To start the server, run the following
npm startnpm deploySee the collection for documentation:
- Read the detailed explanation of xyz feature
- Wiki link: https://github.com/ahsan-javaid/documentation/wiki


