launching it #12
Answered
by
statinis
demonshe11
asked this question in
Q&A
-
how are you supposed to launch it through repl.it? |
Beta Was this translation helpful? Give feedback.
Answered by
statinis
Jan 21, 2022
Replies: 2 comments
-
If repl.it continues to not function, it's recommended to use Heroku (deploy button), or https://glitch.me for hosting this website. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@demonshe11 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Null-n-V0id
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@demonshe11
If your still wondering, you can click the deploy button in readme.
In theory, it should work automatically.
However, if it doesn't launch, in the .replit file try changing "npm start" to "npm install"