Find a collaborator to build things together.
script | description |
---|---|
yarn build |
Builds app for production to build folder |
yarn deploy |
Deploys to now.sh |
yarn dev |
Runs app in development mode |
yarn lint |
Runs eslint across entire project |
yarn start |
Starts next server |
yarn storybook |
Starts storybook server |