-
Notifications
You must be signed in to change notification settings - Fork 1
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
Request to an Create Interchain App using Vite #28
Comments
Looks like the Injective Vue example is built in vite: https://github.com/hyperweb-io/create-interchain-app/tree/main/examples/injective-vue |
Oh Looks like you're looking for vite w react. @sdqede — let's rename the example to vite-vue and make a vite-react example that is very simple |
alright sure @pyramation will earnestly be looking forward to it |
Hey @pyramation @sdqede |
Hi @KodeSage |
Thank you so much for this! @sdqede |
Hi Maintainers
This is a humble request for you guys to create a
vite_react
version of both thecreate-cosmos-app
andcreate-interchain-app
using Typescript.The current ones is being done with only nextjs which not everyone would want to use nextjs.
if this can be done as soon as possible, I will really be greatful.
I have a huge cosmos project I am working on and nextjs is failing in terms of large apps scalability and we had to port to
vite_react.
Thank you for what you have done so for the ecosystem.
CC @pyramation @Zetazzz @jonator @twhy @Anmol1696
The text was updated successfully, but these errors were encountered: