Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Migrate to Vite from Create React App #81 #92

Closed
wants to merge 2 commits into from
Closed

Migrate to Vite from Create React App #81 #92

wants to merge 2 commits into from

Conversation

Palakkgoyal
Copy link

Related Issue(s)

This is related to issue #81

Proposed Changes

All the dependencies work fine and the server start by running npm start

###For setting up using vite you have to:

  • fork the repo and clone it in your system.
  • run npm install
  • run npm add -D sass

You are ready to give it a go run npm start and the server will run on "localhost:5173"

Type of Change

  • New Feature (App)

Your Idea for Level (GSSoC)

  • Level 1
  • Level 2
  • Level 3

Additional Notes

-It is necessary in vite to use .jsx extension if the file uses jsx

@github-actions
Copy link

github-actions bot commented Jun 3, 2023

Thank you, @Palakkgoyal, for creating this pull request and contributing to GitHub-ReadMe! 💗

Our review team will thoroughly review the pull request and will reach out to you soon! 😇
Please make sure you have marked all the completed tasks as done. ✅
We appreciate your patience and contribution! 😀

@github-actions github-actions bot added the gssoc23 This is label for GirlScript Summer of Code 2023 label Jun 3, 2023
@praveenscience
Copy link
Member

I am actually planning to test this so let's have this in separate branch... 😊

@Palakkgoyal
Copy link
Author

Yes, sure

@Palakkgoyal
Copy link
Author

So, according to me you have to create a new branch in this repo and I will send a PR to that. Have you created a new branch?

@praveenscience
Copy link
Member

I need to do it. Will do it soon! 😊

@praveenscience
Copy link
Member

And don't worry @Palakkgoyal, you're getting a Level 3 for this! ❤️

@Palakkgoyal
Copy link
Author

Thanks a lot Praveen😄

@Palakkgoyal Palakkgoyal closed this by deleting the head repository Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc23 This is label for GirlScript Summer of Code 2023
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants