Skip to content

modified README - added how to run the project#24

Open
spacemark3 wants to merge 2 commits into
italia-js:mainfrom
spacemark3:docs/update-readme
Open

modified README - added how to run the project#24
spacemark3 wants to merge 2 commits into
italia-js:mainfrom
spacemark3:docs/update-readme

Conversation

@spacemark3
Copy link
Copy Markdown

No description provided.

@MindfulLearner MindfulLearner self-requested a review July 20, 2025 00:25
@MindfulLearner MindfulLearner added 📚 Documentation Improvements or additions to documentation 🤓 Good first issue Good for newcomers Update labels Jul 20, 2025
@MindfulLearner MindfulLearner linked an issue Jul 20, 2025 that may be closed by this pull request
Comment thread .idea/vcs.xml
Comment thread .idea/vanilla.iml
Comment thread .idea/modules.xml
Comment thread .idea/inspectionProfiles/Project_Default.xml
Comment thread .idea/.gitignore
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

no needed

use .gitignore or just delete them.

Comment thread package-lock.json
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do first:

rm -rf node_modules

then

nvm use

then

npm install

and push

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need package json to be the same as main

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

Labels

📚 Documentation Improvements or additions to documentation 🤓 Good first issue Good for newcomers Update

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add to readme how to run the project

2 participants