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

Add more options/templates to create new reejs app #7

Open
renhiyama opened this issue Oct 2, 2023 · 5 comments
Open

Add more options/templates to create new reejs app #7

renhiyama opened this issue Oct 2, 2023 · 5 comments
Labels
good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois

Comments

@renhiyama
Copy link
Contributor

I would like to see some of these libraries added to reejs/packit support (either via packit plugin, or via create-reejs-app):

  • vuejs
  • svelte
  • electron apps
  • tauri apps
  • shadcn official support?
  • tamagui (would really love it!)

If anyone is interested in anyone of the following above, please create a pr!
Packit's code lies in src/cli/cmds/packit.js and src/cli/cmds/utils/Packit.js and create reejs app at src/create

@renhiyama renhiyama added good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois labels Oct 2, 2023
@GD0910
Copy link

GD0910 commented Oct 8, 2023

Hi Can you please explain what to do . I am new to open source and willing to learn

@renhiyama
Copy link
Contributor Author

Hi @GD0910 ! Welcome to oss world! I assume you have the nodejs & javascript basics learnt. Try jumping into src/create/index.js and modify it to suit your needs. Although, before that, I would suggest installing the latest version of reejs globally so you can modify and run it easily. npm i -g reejs@latest.

To keep things simple, start by reading the mentioned file and tinkering here and there to test stuff out. You can test changes by running reejs x ./<path to>/index.js and it should run normally.
Let me know if you come across anything hard 🙂

@GD0910
Copy link

GD0910 commented Oct 8, 2023

ok will try
btw your discord link has expired
can you share your discord link

@renhiyama
Copy link
Contributor Author

@GD0910
Copy link

GD0910 commented Oct 8, 2023

https://discord.gg/k2eTWv7Yxn

unable to join can u add me Govind Nair#1904

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers hacktoberfest For Hacktoberfest Bois
Projects
None yet
Development

No branches or pull requests

2 participants