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 to run the project #80

Closed
adamsyy opened this issue Mar 13, 2022 · 5 comments
Closed

how to run the project #80

adamsyy opened this issue Mar 13, 2022 · 5 comments
Labels
question Further information is requested

Comments

@adamsyy
Copy link

adamsyy commented Mar 13, 2022

i tried to run the project, installed turbo and ran 'turbo run dev --parallel' but local host not opening up, donno at which port is it running... can anyone help me out

@adamsyy
Copy link
Author

adamsyy commented Mar 13, 2022

@ankitchouhan1020
Copy link
Collaborator

npm i
npm run dev

docs will run on localhost:3000

@ankitchouhan1020 ankitchouhan1020 added the question Further information is requested label Mar 13, 2022
@adamsyy
Copy link
Author

adamsyy commented Mar 13, 2022

i am getting this error on running npm run dev
e

@ristri
Copy link
Collaborator

ristri commented Mar 13, 2022

npm i
npm run build 
npm run dev

@ankitchouhan1020 we can mention these instructions in a CONTRIBUTING.md file

@adamsyy
Copy link
Author

adamsyy commented Mar 13, 2022

thanks man!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants