visuddhinanda 4 лет назад
Родитель
Сommit
1cdb7e28a4

+ 0 - 0
v1/dashboard/.editorconfig → public/dashboard/.editorconfig


+ 0 - 0
v1/dashboard/.gitignore → public/dashboard/.gitignore


+ 0 - 0
v1/dashboard/.prettierignore → public/dashboard/.prettierignore


+ 0 - 0
v1/dashboard/.prettierrc → public/dashboard/.prettierrc


+ 0 - 0
v1/dashboard/.umirc.ts → public/dashboard/.umirc.ts


+ 0 - 0
v1/dashboard/README.md → public/dashboard/README.md


+ 0 - 0
v1/dashboard/mock/.gitkeep → public/dashboard/mock/.gitkeep


+ 0 - 0
v1/dashboard/package.json → public/dashboard/package.json


+ 0 - 0
v1/dashboard/src/components/demo.tsx → public/dashboard/src/components/demo.tsx


+ 0 - 0
v1/dashboard/src/pages/404.tsx → public/dashboard/src/pages/404.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/course/[id]/edit.tsx → public/dashboard/src/pages/demo/course/[id]/edit.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/course/[id]/show.tsx → public/dashboard/src/pages/demo/course/[id]/show.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/course/index.tsx → public/dashboard/src/pages/demo/course/index.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-1.tsx → public/dashboard/src/pages/demo/day-1.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-2.tsx → public/dashboard/src/pages/demo/day-2.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-3.tsx → public/dashboard/src/pages/demo/day-3.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-4.tsx → public/dashboard/src/pages/demo/day-4.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-5.json → public/dashboard/src/pages/demo/day-5.json


+ 0 - 0
v1/dashboard/src/pages/demo/day-5.tsx → public/dashboard/src/pages/demo/day-5.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/day-6.tsx → public/dashboard/src/pages/demo/day-6.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/index.tsx → public/dashboard/src/pages/demo/index.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/items/[id]/edit.tsx → public/dashboard/src/pages/demo/items/[id]/edit.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/items/[id]/show.tsx → public/dashboard/src/pages/demo/items/[id]/show.tsx


+ 0 - 0
v1/dashboard/src/pages/demo/items/index.tsx → public/dashboard/src/pages/demo/items/index.tsx


+ 0 - 0
v1/dashboard/src/pages/index.tsx → public/dashboard/src/pages/index.tsx


+ 0 - 0
v1/dashboard/tsconfig.json → public/dashboard/tsconfig.json


+ 0 - 0
v1/dashboard/typings.d.ts → public/dashboard/typings.d.ts