Closed giovuddu closed 2 years ago
what's yarn? can i build this without it?
Sure, you can use npm as well. I'll push an update showing both commands in the readme.
npm
yarn # or npm install yarn build # or npm run build yarn start # or npm run start
what's yarn? can i build this without it?