Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Demos in project are failing #52

Open
roberthchapman opened this issue Oct 31, 2018 · 4 comments
Open

Demos in project are failing #52

roberthchapman opened this issue Oct 31, 2018 · 4 comments

Comments

@roberthchapman
Copy link

Downloading the code, npm install is successful but npm start generates an error npm ERR! missing script: start. Looking in package.json at scripts listed, there is "standard" but npm run standard just generates an error. Any idea how to fix this?

Thanks,
Rob

@berzniz
Copy link
Owner

berzniz commented Oct 31, 2018

Are you looking to use react-overdrive in your own project, or contribute to it?

  1. For using react-overdrive in your own project, just use npm install react-overdrive and follow the instruction in the readme

  2. For contributing, use npm run dev to run the development build and watch for code changes. Use npm run build to package it for production use

@roberthchapman
Copy link
Author

As I said, I downloaded the code. So the idea initially is to try out the demos in the downloaded project but I can’t see how to get it to run without failing?

@sida7med
Copy link

sida7med commented Nov 1, 2018 via email

@berzniz berzniz changed the title The project is broken Demos in project are failing Nov 2, 2018
@berzniz
Copy link
Owner

berzniz commented Nov 2, 2018

@roberthchapman which of the demos did you try running? You'll have to cd into their folder and read the README.md for each one for instructions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants