A brief description of your project. Highlight its purpose and features.
Follow these steps to set up the project on your local machine.
Ensure you have the following installed on your system:
-
Clone the Repository
git clone https://github.com/varad177/sysmic.git
-
Enter in folder
cd sysmic -
Install All Dependencies
npm install
-
Start The Project
npm start