Skip to content

Latest commit

 

History

History
48 lines (31 loc) · 647 Bytes

README.md

File metadata and controls

48 lines (31 loc) · 647 Bytes

Rusun 🏨

Static Badge

Techstack + Tools


Get Started

Required to install: Node.js

Clone Repository

git clone https://github.com/adydetra/rusun.git
cd rusun

Install package manager

bun install

Run Development

bun dev

Note

if not using bun just delete bun.lockb, and switch to another package manager like:

# npm install
# yarn install
# pnpm install

License

The code is licensed MIT