Found it useful? Want more updates?
Show your support by giving a ⭐
- Install dependencies by running
yarn
ornpm install
. - Run
yarn start
ornpm run start
to start the local development server. - 😎 That's it! You're ready to start improving the project.
- Fork it
- Create your feature branch (git checkout -b my-new-feature)
- Commit your changes (git commit -am 'Add some feature')
- Push to the branch (git push origin my-new-feature)
- Create new Pull Request