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

Update README.md #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Update README.md #2

wants to merge 1 commit into from

Conversation

luisxcosta
Copy link

Hi!

Really cool project - wanted to suggest a slightly more fleshed out ReadMe to help new users and bump that SEO too ;)

let me know if it's useful!

Created with https://www.hello-cluster.com/

- **Node.js**: Used as the runtime environment for executing the JavaScript code.
- **npm**: Used as the package manager for managing the project's dependencies.
- **Webpack**: Used for bundling the JavaScript files.
- **Babel**: Used for transpiling the JavaScript code to ensure compatibility across different browsers.
Copy link
Owner

Choose a reason for hiding this comment

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

I think this is not accurate at all (thanks to AI!)

It is a pure javascript project. Running entirely in Browser (not Node.js), using pnpm and unjs/unbuild (rollup/esbuild) to bundle.

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.

None yet

2 participants