First off, great start to a promising new entry to the React documentation framework libraries.
While trying it out, I noticed that when running yarn start or npm start I'm getting the following error:
Error: Child compilation failed:
Entry module not found: Error: Can't resolve '...project_path.../public/index.html'
I'm assuming that I can just copy/paste that from one of your repos like for material-table.com but wanted to report this so that others don't encounter it.
First off, great start to a promising new entry to the React documentation framework libraries.
While trying it out, I noticed that when running
yarn startornpm startI'm getting the following error:I'm assuming that I can just copy/paste that from one of your repos like for material-table.com but wanted to report this so that others don't encounter it.