rakamin is front end app using react ts and vite for development phase.
using npm
git clone https://github.com/syukronarie/rakamin
npm i
npm run devusing yarn
git clone https://github.com/syukronarie/rakamin
yarn
yarn devusing pnpm
git clone https://github.com/syukronarie/rakamin
pnpm install
pnpm run devAnyone can contribute with issues and PRs. If you're submitting a pull request, always create a new branch to work your changes, and try squashing commits down if possible. Always test any new code and make sure npm test passes and npm run coverage for code coverage is adequate before opening a PR.
👤 Arie Syukron
- Github: @syukronarie
Please ⭐️ this repository if this project helped you!
Copyright © 2022 Arie Syukron.
This project is MIT licensed.
happy coding!