Skip to content

Commit

Permalink
Revert "feat: migrated to pnpm & vite"
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamtawli authored Apr 26, 2023
1 parent b55d790 commit a1c4fe6
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 a1c4fe6

Please sign in to comment.