We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
yarn serve used to work and was very helpful for testing locally before committing.
yarn serve
cd cardano-updates nix-shell yarn serve
Visiting the page http://localhost:8080/cardano-updates/ now gives a 404 error. It used to show me a local version of the generated site.
http://localhost:8080/cardano-updates/
The text was updated successfully, but these errors were encountered:
No branches or pull requests
yarn serve
used to work and was very helpful for testing locally before committing.Visiting the page
http://localhost:8080/cardano-updates/
now gives a 404 error. It used to show me a local version of the generated site.The text was updated successfully, but these errors were encountered: