react app written by typescript dev # download dependency $ yarn install # start develop server and storybook $ yarn start # lint $ yarn lint # only server $ yarn start:server # only storybook $ yarn start:storybook production build $ yarn build