Welcome to the official repository of VedantaTimes.com. This repository is strictly managed by the Vedanta Times team and is not open for public contributions.
To set up the project locally, follow these steps:
git clone https://github.com/ilokeshmewari/VedantaTimes.com.git
cd VedantaTimes.com
npm install
npm run dev
This will start the project at http://localhost:3000.
Before pushing any code, ensure:
- Your code is optimized for performance and fast loading.
- The structure is clean and maintainable.
- No unnecessary console logs or unused imports.
- Proper formatting and linting are followed.
- Before pushing, write comments that are clear and understandable. Do not add unnecessary comments.
Run the following command to check for linting errors before pushing:
npm run lint
This repository is strictly managed by the Vedanta Times admin team. We do not accept open-source contributions. However, for the learning purpose of students, we have made our code public. You are welcome to explore it for educational purposes.
For any suggestions or recommendations, please contact:
feedback@vedantatimes.com
Thank you for your cooperation!