vitejs / vite

Next generation frontend tooling. It's fast!
http://vitejs.dev
MIT License
67.59k stars 6.09k forks source link

create-vite Install and Start now prompt #7025

Open patak-dev opened 2 years ago

patak-dev commented 2 years ago

Clear and concise description of the problem

@antfu's https://sli.dev create-slidev has an extra prompt to install and start the app right away:

image

Suggested solution

I think we should add the same to create-vite

Alternative

No response

Additional context

No response

Validations

TrickyPi commented 2 years ago

I would like to work on this issue, can i take it?

patak-dev commented 2 years ago

@TrickyPi ya, thanks for jumping in! In general, if you see an issue you can work directly on a PR. If someone else gets there first you will then have the knowledge to test it and help push it to the finish line :)

TrickyPi commented 2 years ago

okay, i get it.