Skip to content

fumba/bawo

Repository files navigation

bawo game

License: MIT

bawo game

Prerequisites

Ensure you have Node.js installed, then install all the build dependencies in the folder where you cloned the repository :

$ yarn install
  • yarn start to start the dev server on watch mode at localhost:9000.
  • yarn dev to start the dev server on watch mode at localhost:9000 with browser auto opening.
  • yarn build to generate a minified, production-ready build, in the public folder

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published