|
|
||
|---|---|---|
| apicalls | ||
| apimaps | ||
| oldCode | ||
| public | ||
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| components.json | ||
| next.config.ts | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.mjs | ||
| tailwind.config.ts | ||
| tsconfig.json | ||
README.md
wag-frontend-version-3
Hi. This is a server-side next-js implemented for wag frontend.
Install Next js & shadcn ->
npx create-next-app@latest . npx shadcn@latest init
npx shadcn@latest add form switch pagination table popover scroll-area calendar input button
--legacy-peer-deps