Open leonhusmann opened 5 years ago
The setup instruction in the readme file wasn't in sync with the package.json and not valid anymore.
Before:
> run-p start:dev autobuild watch:build ERROR: Task not found: "watch:build"
After:
Your application is ready~!
I still get this Task not found: "start:dev", autobuid
do I have to NPM install something?
The setup instruction in the readme file wasn't in sync with the package.json and not valid anymore.
Before:
After:
Your application is ready~!