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

Revert "feat: port project to vite" #17

Merged
merged 1 commit into from
Sep 19, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 3 additions & 24 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,24 +1,3 @@
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*

node_modules
dist
dist-ssr
*.local

# Editor directories and files
.vscode/*
!.vscode/extensions.json
.idea
.DS_Store
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
config.js
.env
node_modules
11 changes: 0 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,17 +51,6 @@ https://flagcdn.com/h20/ng.png
- [Fontawesome](https://fontawesome.com) for icons
- [GSAP](https://greensock.com/gsap/) for animation

## Run project locally
```js
git clone /~https://github.com/Evavic44/currencee.git

cd currencee
npm install
npm run dev

visit http://127.0.0.1:5173/
```

## 🔐 License
This project is protected by <a href="/~https://github.com/Evavic44/curencee/blob/main/LICENSE">MIT License</a>.
If you like this project, kindly star ⭐ and share this project.
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
301 changes: 301 additions & 0 deletions dist/css/main.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions dist/css/main.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading