Closed Mulperi closed 3 years ago
In the REDME.md it says that yarn demo should start demo development server but "demo" script cannot be found in package.json. Also "start" script should watch for changes and there is no --watch flag in that script.
yarn demo
In the REDME.md it says that
yarn demo
should start demo development server but "demo" script cannot be found in package.json. Also "start" script should watch for changes and there is no --watch flag in that script.