Template for response questions
โจ Demo
- ๐ค How To Use
- ๐ Technologies
- ๐ Features
- ๐ก How To Contribute
- ๐ค Contributors
- ๐ค Author
- ๐ License
yarn
yarn dev
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
yarn storybook
yarn cypress-open
sudo make start
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
Open http://localhost:6006 to view storybook in the browser.
sudo make storybook
sudo make tests
- Create layout
- Add docker
- Add storybook
- Add tests
- Create Readme
- Make a fork of this repository
- Clone to you machine and entry on respective paste
- Create a branch with your resource:
git checkout -b my-feature
- Commit your changes:
git commit -m 'feat: My new feature'
- Push your branch:
git push origin my-feature
- A green button will appear at the beginning of this repository
- Click to open and fill in the pull request information
Contributions, issues and features requests are welcome!
๐ฎ Submit PRs to help solve issues or add features
๐ Find and report issues
๐ Star the project
๐ค Mikael R
- Website: https://mikael.idti.tech/
- Twitter: @mikaelr16
- Github: @Mikael-R
- LinkedIn: @mikael-r
This README was generated with ๐ by readme-template-generator