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 can I run code inside "src" folder #45

Closed
aminul-palash opened this issue Aug 11, 2023 · 1 comment
Closed

How can I run code inside "src" folder #45

aminul-palash opened this issue Aug 11, 2023 · 1 comment

Comments

@aminul-palash
Copy link

Hello,

I appreciate the work done on this impressive project. As someone relatively new to advanced JavaScript libraries, I'm seeking guidance on running the index.html file from the src folder. Currently, upon running the index.html file (from the src folder), only a blank page is displayed.

My goal is to comprehend the codebase and subsequently customize it to suit my requirements. While I recognize that my question might be basic, I would greatly appreciate your assistance as I embark on this initial phase of exploration and learning.

Thank you for your support.

@fengyuanchen
Copy link
Owner

  1. git clone https://github.com/fengyuanchen/photo-editor
  2. cd photo-editor
  3. npm install
  4. npm start

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

2 participants