Download or clone this repo. Change origin to your own. Rename a package name. Commit and push to your repo.
Install it and run:
npm install
npm start
Or run storybook:
npm run storybook
If you want to change default config, copy ./configs/config.local.example.js
to ./configs/config.local.js
and edit.