Skip to content

Conversation

@holamau
Copy link

@holamau holamau commented Jun 11, 2024

don't forget to install parcel with npm install -g parcel-bundler

Copy link
Owner

@Ben-Sandoval Ben-Sandoval left a comment

Choose a reason for hiding this comment

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

Please respect indentation

holamau added 3 commits June 11, 2024 11:42
from command line: `npm run dev`
assuming ‘parcel’ is installed
"description": "",
"main": "index.js",
"scripts": {
"dev": "parcel index.html",
Copy link
Author

Choose a reason for hiding this comment

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

by adding this, you can run the Parcel server from the CLI with npm run dev :)

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

Successfully merging this pull request may close these issues.

2 participants