-
Notifications
You must be signed in to change notification settings - Fork 872
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 to deploy this on vercel or run it locally #397
Comments
Hello there!👋 Welcome to the project!💖 Thank you and congrats🎉for opening your very first issue in this project.Be patient while we get back to you.😄 |
Hello there myworldbox 👋 Welcome to github1s !!💖🥳 Thank you and congratulations 🎉 for opening your very first issue in this project. github1s fosters an open and welcoming environment for all our contributors.🌸 Incase you want to claim this issue, please comment down below! We will try to get back to you as soon as we can.👀 Feel free to visit github1s.com. 👩💻 If you have any interesting ideas, just open an issue. We would love to hear you and engage in discussions. |
Hi @myworldbox, Can you double-check whether you are following this step:
And you might need to wait for the It will look like this: |
hey thank you for your help, the issue is because I use window, I have to change rm to del "watch": "del -rf dist && run-p watch:*" |
your respo is epic btw! |
yarn run v1.22.17 |
I think all the instructions are for macOS or *nix system. I think you can use one of the below ways:
For this one, you can just fork this project and create/link a project to your forked repo. Vercel should automatically deploy it (you might need to push a commit to trigger the initial deploy) |
Thank you for your effort and help, I will try! |
Hey, I am kinda a newbie, would like to ask you guys how can I enter / deploy the same website as github1s.com on vercel or heroku. After running yarn, yarn build, yarn dev. The page served on localhost://5000 is like the below photo only. Even if I add localhost:5000/myrespo/myfolder, nothing is being shown.
The text was updated successfully, but these errors were encountered: