Conversation
|
@aasthakourav20 is attempting to deploy a commit to the Nactore Team on Vercel. A member of the Team first needs to authorize it. |
There was a problem hiding this comment.
Great job, @aasthakourav20! 🎉 Thank you for submitting your pull request. Your contribution is valuable, and we appreciate your efforts to improve our project.
We will promptly review your changes and offer feedback. Keep up the excellent work! Kindly remember to check our contributing guidelines
Harshil-Jani
left a comment
There was a problem hiding this comment.
@aasthakourav20 If you don't mind can I close this PR ? We can discuss on discord on assigning some tasks for you.
| @@ -0,0 +1,47 @@ | |||
| - Contributing to Nacto-care 🎓 | |||
| Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. | |||
There was a problem hiding this comment.
@aasthakourav20 Here it says EduWeb project. Please replace it with NactoCare and re-check the docs after pasting.
| -Document new features, changes, or important concepts as needed. | ||
|
|
||
| - Contact Information | ||
| For more ways to get in touch, refer to Harsil Jani[https://linkedin.com/in/harshil1] |
There was a problem hiding this comment.
Please remove personal contact since moving forward, I will not be the only stakeholder on the project. Instead give a reference to nactoreorganization@gmail.com
| For more ways to get in touch, refer to Harsil Jani[https://linkedin.com/in/harshil1] | ||
|
|
||
| - License | ||
| By contributing to this project, you agree that your contributions will be licensed under the MIT License. No newline at end of file |
There was a problem hiding this comment.
We are not using MIT License. We use GNU GPL 3.0
| @@ -0,0 +1,47 @@ | |||
| - Contributing to Nacto-care 🎓 | |||
| Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. | |||
There was a problem hiding this comment.
It's not EduWeb. Please be mindful while pasting the content @aasthakourav20
| @@ -0,0 +1,47 @@ | |||
| - Contributing to Nacto-care 🎓 | |||
| Welcome to the EduWeb project! We're excited to have you contribute. Before you get started, please take a moment to review the guidelines for contributing. | |||
There was a problem hiding this comment.
It's not EduWeb. Please be mindful while pasting the content @aasthakourav20
| ``` | ||
| 8). Start the client: | ||
| ``` | ||
| cd ../client |
| 8). Start the client: | ||
| ``` | ||
| cd ../client | ||
| npm start |
There was a problem hiding this comment.
npm i
npm run dev
there is no npm start script.
| cd ../client | ||
| npm start | ||
| ``` | ||
| The application should now be running on your local machine. Open your browser and navigate to http://localhost:3000 to view the client side, and the server will be running on http://localhost:5000. |
There was a problem hiding this comment.
AI generated content irrelavent to the project. Won't work when devs will try to set their system up.
| ## 📞 Contact Us | ||
| For more information or support, reach out to us at: | ||
|
|
||
| Email: support@nactocare.com |
There was a problem hiding this comment.
There is no such email.
No phone number
|
|
||
| Email: support@nactocare.com | ||
| Phone: +91 12345 67890 | ||
| Website: www.nactocare.com |
193b18d to
af2743c
Compare
Fixes: #46
Added Learn.md file
Closes: #46