A monorepo created to provide a starter kit for front-end projects at Monstar Lab, Inc.
Mozilla Public License 2.0
14
stars
1
forks
source link
[BUG] The path of the folder generated by the CLI is incorrect. #1363
Closed
jinmayamashita closed 2 months ago
Describe the bug
When running
start-frontend
with npx, the path specified in the CLI is incorrect.To Reproduce
Steps to reproduce the behavior:
npx start-frontend
./my-app
ls
Expected behavior
A clear and concise description of what you expected to happen.
Related packages/templates
start-frontend
Screenshots (optional)