Analytics and Consulting club website of NIT Rourkela
Following technologies and libraries are used for the development of this project.
Please refer to the project's style for submitting patches and additions. In general, we follow the "fork-and-pull" Git workflow.
-
Fork the repo on GitHub
-
Clone the project to your local system
-
Commit changes to your own separate branch
-
Push your work back up to your fork
-
Submit a Pull request so that we can review your changes
##install dependencies
npm install
##Run the project.
npm run dev