yarn
(https://yarnpkg.com/getting-started/install)yarn
yarn build
yarn preview
Then, open the browser, and type localhost:8080
to view the result./src - root directory of source code
/src/components - view component files
/src/utils - share functions
/src/service - API
/src/styles - CSS style
/src/types - share TypeScript type definition
/src/constants - share constant