e920e5170234f4da1965ed1c194341f4db4d7d23
Environment Prepare
yarn
Start project
yarn start
Build project
yarn build
Check code style
yarn lint
You can also use script to auto fix some lint error:
yarn lint:fix
Test code
yarn test
Description
Languages
TypeScript
88.7%
HTML
5.7%
JavaScript
4%
Shell
0.7%
Dockerfile
0.5%
Other
0.4%