Skip to content

pmzi/cafebazaar-front-game

Repository files navigation

cafebazaar-front-game

This is a simple game designed for an internal event of Cafe Bazaar.

Installation and Usage

First of all clone the repo.

$ git clone [email protected]:pmzi/cafebazaar-front-game.git

After that install packages:

$ npm i

After installation is completed, start the application using command below:

$ npm run dev