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

How do I serve the app after building it? #151

Open
tddschn opened this issue Jun 23, 2024 · 0 comments
Open

How do I serve the app after building it? #151

tddschn opened this issue Jun 23, 2024 · 0 comments

Comments

@tddschn
Copy link

tddschn commented Jun 23, 2024

After installing dependencies and running the build package script defined in package.json, how do I serve the built app in dist/?

There's dist/client and dist/server, and serving the dist or dist/client directory won't work.

The readme says I should yarn serve, which serves the project root, which doesn't work either.

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

1 participant