essential-react icon indicating copy to clipboard operation
essential-react copied to clipboard

A minimal skeleton for building testable React apps using Babel

Results 18 essential-react issues
Sort by recently updated
recently updated
newest added

Where is the DOCTYPE and header content generated from?

Are CORS support enabled? (i'm using axios) how to setup it properly? there's nothing in README

Hi After running: npm run build in my browser I get the following message: app.js:1 Warning: It looks like you're using a minified copy of the development build of React....

I've cloned this as a starter kit. I was able to run npm install without error but running npm start, resulted int this error that I can't quite figure out...

If support animation when switch pages?

This fixes issues when deploying to Heroku, #41 - `import` for ES6 modules is not supported yet natively, but `server.js` has `import` statement. This project does not build `server.js` with...

Hi pheuter, Great starter kit! Clicking "Deploy to Heroku" from this repo deploys and builds fine, but accessing the actual application causes "an unexpected error". Looking at the logs from...

Having a default linter installed for atom editor would have development a lot easier off the bat. I added one that enforces the same style as react-starter-kit. Checked for no...

Updated all packages to latest versions. Checked: tests pass, app works, build works.