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 dev
using yarn
git clone https://github.com/syukronarie/rakamin
yarn
yarn dev
using pnpm
git clone https://github.com/syukronarie/rakamin
pnpm install
pnpm run dev
Anyone 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!