$ npm install
$ npm run start
Please set the environment variables of the table to .env, etc.
Variable name | Default value |
---|---|
REACT_APP_DEV_API_SERVER | "" |
REACT_APP_AUTH0_DOMAIN | "" |
REACT_APP_AUTH0_CLIENT_ID | "" |
Build the storybook.
$ npm run build-storybook
Build and serve the storybook.
$ npm run storybook
Generate a mock file.
using axios-mock-server.
$ npm run mock
Automatically do a prettier format when saving.
$ npm run prettier-watch
Please read this.
SoyBeansLab
MIT License