Skip to content

Project set up instructions #268

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

Closed
Dheeraj6778 opened this issue May 31, 2023 · 2 comments
Closed

Project set up instructions #268

Dheeraj6778 opened this issue May 31, 2023 · 2 comments

Comments

@Dheeraj6778
Copy link

Can anyone document the project set-up instructions so that it will help beginners like me to set the project up on local machine.

@seanprashad
Copy link
Owner

👋🏽 This is something I can help with but for now, you can:

  1. Clone this repository to your local machine: https://docs.github.com/en/repositories/creating-and-managing-repositories/cloning-a-repository
  2. Ensure your version of Node.js is v14.17.3
  3. Run npm install from within the root directory of this project
  4. Run npm start to build and locally launch the website, available at http://localhost:3000/leetcode-patterns

@Dheeraj6778
Copy link
Author

Thanks! It's working now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants