mancala/frontend
2024-06-18 01:02:29 +03:00
..
.vscode
src (frontend) fix current lang 2024-06-18 01:02:29 +03:00
.babelrc
.gitignore
.parcelrc
package.json v0.4.5 2024-06-18 00:42:40 +03:00
README.md [core] add core package 2024-06-16 23:31:33 +03:00
vercel.json
yarn.lock [core] v0.0.2 2024-06-18 00:41:31 +03:00

Mancala Frontend

The web user interface for the Mancala project, written in React.

Getting Started

Install Packages

yarn install

Start in Development Mode

yarn dev

Development Dependencies

This package depends on the local packages @mancala/core and mancala.js. Refer to their documentation for further instructions.