0.0.2 • Published 1 year ago

@mancala/core v0.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

Mancala Core

This module contains common functionalities for the Mancala project.

Build

yarn build

Usage

Link this local package to other packages (backend, frontend, mobile).

yarn link

In the target package folder, run:

cd ../backend
yarn link @mancala/core

NPM Publish Instructions

Run the following commands:

npm login
npm publish --access public
0.0.2

1 year ago

0.0.1

1 year ago