-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
13 changed files
with
174 additions
and
811 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# Dependencies | ||
node_modules | ||
# dependencies | ||
/node_modules | ||
|
||
# Testing | ||
coverage | ||
# testing | ||
/coverage | ||
|
||
# Production | ||
# vite | ||
dist | ||
dist-ssr | ||
.swc | ||
|
||
# IDE | ||
# ide | ||
.idea | ||
|
||
mockServiceWorker.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,30 @@ | ||
# Dependencies | ||
node_modules | ||
# dependencies | ||
/node_modules | ||
|
||
# Testing | ||
coverage | ||
# testing | ||
/coverage | ||
|
||
# Production | ||
# vite | ||
dist | ||
dist-ssr | ||
.swc | ||
|
||
# Misc | ||
# misc | ||
.DS_Store | ||
Thumbs.db | ||
*.local | ||
|
||
# Logs | ||
# debug | ||
logs | ||
*.log | ||
npm-debug.log* | ||
|
||
# IDE | ||
# local env files | ||
.env*.local | ||
|
||
# typescript | ||
*.tsbuildinfo | ||
|
||
# ide | ||
.idea | ||
|
||
# ESLint | ||
# eslint | ||
.eslintcache | ||
|
||
# SWC | ||
.swc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,15 @@ | ||
# Dependencies | ||
node_modules | ||
# dependencies | ||
/node_modules | ||
|
||
# Testing | ||
coverage | ||
# testing | ||
/coverage | ||
|
||
# Production | ||
# vite | ||
dist | ||
dist-ssr | ||
.swc | ||
|
||
# IDE | ||
# ide | ||
.idea | ||
|
||
mockServiceWorker.js |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
0ff04f8
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
react-starter – ./
react-starter-delta-one.vercel.app
react-starter-kamahl19.vercel.app
react-starter-git-main-kamahl19.vercel.app