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

Running the Project on the localhost #343

Closed
DursunCanPoyraz opened this issue Jun 20, 2021 · 6 comments
Closed

Running the Project on the localhost #343

DursunCanPoyraz opened this issue Jun 20, 2021 · 6 comments

Comments

@DursunCanPoyraz
Copy link
Contributor

How can I see the changes I made in my own repository on the localhost? Can you explain in detail? with npm?

PR: #334

@dsevillamartin
Copy link
Member

Run npm run dev.

@DursunCanPoyraz
Copy link
Contributor Author

@datitisev When I enter this command after opening the folder with cmd, it gives an error.

@davwheat
Copy link
Member

What error do you get...?

@DursunCanPoyraz
Copy link
Contributor Author

Do I need to install npm on localhost? this error comes up when there is no installation in other things.

C:\Users\user\Desktop\GitHub\docs>npm run dev
'npm' is not recognized as an internal or external command,
operable program or batch file.

@dsevillamartin
Copy link
Member

You need Node.JS & NPM installed, yes. This is a nodejs project.

@askvortsov1
Copy link
Sponsor Member

Feel free to reopen if you're still running into issues

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

4 participants