Any issues with the project, head over to the above link to open up a new issue, or to check the latest updates. Thank You!
This project is an initiative to provide a Virtual Lab Platform for SRMIST. It's divided into two parts as of now, the service application (the one you're currently in) and a client application to view the subjects and the experiments details.
Table of Contents:
git clone https://github.com/<your-github-username>/SRMIST-VLab-Service
npm install
To set up environment, refer to the CONTRIBUTING.md guidelines on getting started.
npm run start:dev
This is project is open for contributions. To learn more about how to contribute, refer to the CONTRIBUTING.md guidelines.
Meet our contributors, without whom, this project wouldn't be possible.
This project is licensed under the MIT License.
Many people have contacted us asking if they can use this code for their own websites. The answer to that question is usually "yes", with attribution. There are some cases, such as using this code for a business or something that is greater than a personal project, that we may be less comfortable saying yes to. If in doubt, please don't hesitate to ask us.
We value keeping this project open source, but as you all know, plagiarism is bad. We actively spend a non-negligible amount of effort developing, designing, and trying to perfect this iteration of our package, and we are proud of it! All we ask is to not claim this effort as your own.
So, feel free to fork this repo. If you do, please just give us proper credit by linking back to this repo, https://github.com/kunalkeshan/SRMIST-VLab-Service. Refer to this handy quora post if you're not sure what to do. Thanks!
Part of this README was inspired from https://github.com/SneakySensei/react-lean-modal.
If you found this project interesting or helpful, leave a ⭐! It helps others learn more about this project.