ameerthehacker / blazepack

⚑ Blazing fast dev server powered by sandpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Show App path and how to start

SBhanushali opened this issue Β· comments

When we use blazepack create app-name --template=react without open flag it just shows project created and no further instructions
Screenshot 2021-03-28 at 4 16 39 PM
Instead we can show
πŸ“₯ Downloading template...
πŸ“ Creating files & directories
βœ… Project created
cd app-name && blazepack start

when used with open flag we can show relative app folder path.

@SBhanushali yes please goahead

@SBhanushali, if you're not working on it let me know, I can work on it.

@saideepesh000 I'm working on it

@saideepesh000 @SBhanushali this has been released in v0.0.62