Install dependencies,
# install dependencies $ yarn
Start the dev server,
# serve with hot reload at localhost:8080 $ yarn start
# 打包 $ yarn build