Skip to content

Commit

Permalink
Merge pull request shyamtawli#16 from shyamtawli/revert-9-npm/pnpm
Browse files Browse the repository at this point in the history
Revert "feat: migrated to pnpm & vite"
  • Loading branch information
shyamtawli authored Apr 26, 2023
2 parents b55d790 + a1c4fe6 commit 3cdf52b
Show file tree
Hide file tree
Showing 11 changed files with 17,428 additions and 1,673 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Thank you for your interest in contributing to our open-source project! To add y

1. Fork the repository to create a copy in your GitHub account.
2. Clone the forked repository to your local development environment.
3. Install dependencies by running `pnpm i`
3. Install dependencies by running `npm install`
4. Navigate to the `src/data` directory.
5. Open the `Profile.json` file.
6. Add your profile data in the JSON object format, following the existing structure:
Expand Down
29 changes: 0 additions & 29 deletions index.html

This file was deleted.

Loading

0 comments on commit 3cdf52b

Please sign in to comment.