Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 696 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 696 Bytes

WizardAmigoTapieWeb

framework

nextjs antd

pre-install

  npm install 

how to run

1 run dev

npm run dev

2 run start

npm run start

3 build

npm run build

source structure

all components default route in the directory of pages

prepare to do

1 make contentful website

2 add every activity content in this website and view

reference

nextjs with antd

Notice

because antd is writen by less,

so any customed style need to use less to write