Preparation The project is based on react, axios, dayjs, antd, jest Commad # install dependency npm install # develop npm run dev # bundle npm run bundle # deploy npm run deploy # test npm test