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

Added Svelte Package and NPM in README #51

Closed
wants to merge 3 commits into from

Conversation

haseeb-heaven
Copy link

Added Svelte Package and NPM package along with bun

Added Svelte Package and NPM package along with bun
README.md Outdated Show resolved Hide resolved
@haseeb-heaven haseeb-heaven changed the title Added Svelte Package and NPM Added Svelte Package and NPM in README Mar 22, 2024
@haseeb-heaven
Copy link
Author

@Zaid-maker Fixed the spelling now check

Copy link

@Zaid-maker Zaid-maker left a comment

Choose a reason for hiding this comment

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

All good!

6. Compile and run the UI server:
6. Compile and run the UI server:</br>
Install the Svelte package required
use command `npm install @sveltejs/vite-plugin-svelte` to install it
Copy link
Member

Choose a reason for hiding this comment

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

@sveltejs/vite-plugin-svelte is already present in ui/package.json
bun install should install it. Am I missing something?

Copy link
Author

Choose a reason for hiding this comment

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

It didn’t installed for me i used pip install -r requirements file

Copy link
Member

Choose a reason for hiding this comment

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

You'd have to do bun install or npm install
@sveltejs/vite-plugin-svelte is a package in npm not pip

Copy link
Author

Choose a reason for hiding this comment

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

But on Readme it was not mentioned now maybe its updated

@haseeb-heaven haseeb-heaven closed this by deleting the head repository Mar 24, 2024
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

3 participants