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

No start script defined #84

Open
gisfinder opened this issue Feb 9, 2021 · 3 comments
Open

No start script defined #84

gisfinder opened this issue Feb 9, 2021 · 3 comments

Comments

@gisfinder
Copy link

After run "npm run start" in console, the output is :npm ERR! missing script: start

@aothms
Copy link
Member

aothms commented Feb 9, 2021

Feel free to send a PR. I don't see a real need for it as I think it makes more sense to leave it up to the dev to choose http-server/serve or server framework of choice, but I'm also not a typical webdev. If you think it should exist then feel free.

@gisfinder
Copy link
Author

Is there any guide for how to start the project?

@aothms
Copy link
Member

aothms commented Feb 20, 2021

npx http-server

should be sufficient I guess, this is just a project with static files after all.

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

2 participants