Skip to content

Latest commit

 

History

History
74 lines (53 loc) · 2.16 KB

README.md

File metadata and controls

74 lines (53 loc) · 2.16 KB

Welcome to rakamin 👋

License: MIT License: MIT

✨ What is rakamin?

rakamin is front end app using react ts and vite for development phase.

⚡️ Installation

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

🤝 Contributing

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.

Author

👤 Arie Syukron

Show your support

Please ⭐️ this repository if this project helped you!

📝 License

Copyright © 2022 Arie Syukron.
This project is MIT licensed.

happy coding!