DEV Community

Discussion on: Create React App without create-react-app !

Collapse
 
twocs profile image
Tom Anderson

Worked 95%, but needed to change this line of package.json because it complained that mode was not set:
"start": "webpack serve --hot --open --mode development",

Some comments have been hidden by the post's author - find out more