13 lines
292 B
Markdown
13 lines
292 B
Markdown
# 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
|