destruc7i0n / shulker

A Discord to Vanilla Minecraft Chat Gateway
ISC License
135 stars 47 forks source link

unable to build #72

Closed giovuddu closed 2 years ago

giovuddu commented 3 years ago

what's yarn? can i build this without it?

destruc7i0n commented 3 years ago

Sure, you can use npm as well. I'll push an update showing both commands in the readme.

yarn # or npm install
yarn build # or npm run build
yarn start # or npm run start