|
initial commit
|
|---|
|
0 parent
commit b56c75628cbad8a11b355892cc55c65dd1c4d563
|
| .gitignore 0 → 100644 |
|---|
| README.md 0 → 100644 |
|---|
| eslint.config.js 0 → 100644 |
|---|
| index.html 0 → 100644 |
|---|
| package-lock.json 0 → 100644 |
|---|
|
Too large (Show diff)
|
| package.json 0 → 100644 |
|---|
| public/favicon.svg 0 → 100644 |
|---|
| public/icons.svg 0 → 100644 |
|---|
| src/App.css 0 → 100644 |
|---|
| src/App.tsx 0 → 100644 |
|---|
| src/assets/hero.png 0 → 100644 |
|---|
|
|
| src/assets/react.svg 0 → 100644 |
|---|
| src/assets/vite.svg 0 → 100644 |
|---|
| src/index.css 0 → 100644 |
|---|
| src/main.tsx 0 → 100644 |
|---|
| src/types/action.ts 0 → 100644 |
|---|
| src/types/component.ts 0 → 100644 |
|---|
| src/types/project.ts 0 → 100644 |
|---|
| src/types/screen.ts 0 → 100644 |
|---|
| src/types/table.ts 0 → 100644 |
|---|
| tsconfig.app.json 0 → 100644 |
|---|
| tsconfig.json 0 → 100644 |
|---|
| tsconfig.node.json 0 → 100644 |
|---|
| vite.config.ts 0 → 100644 |
|---|