You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, I like the CLI output it's lovely, a few improvements I can suggest:
Can we have a progress bar when installing dependencies? not sure it's doable, but maybe you can have a look?
Can we have a suggestion of doing cd [project_name] after setup is completed but before npm start? Because when I see suggestion to do npm start I'm, like, immidiately doing it, but I'm not in my project folder yet, so it doesn't work
The text was updated successfully, but these errors were encountered:
Hey, I like the CLI output it's lovely, a few improvements I can suggest:
cd [project_name]
after setup is completed but beforenpm start
? Because when I see suggestion to donpm start
I'm, like, immidiately doing it, but I'm not in my project folder yet, so it doesn't workThe text was updated successfully, but these errors were encountered: