Skip to content

boardgame 1.2.1

Install from the command line:
Learn more about npm packages
$ npm install @quibbble/boardgame@1.2.1
Install via package.json:
"@quibbble/boardgame": "1.2.1"

About this version

Boardgame

This is a React component library for Quibbble games. See example.jsx for an example of how to use the provided components.

Install Package

Generate a personal GITHUB_ACCESS_TOKEN with package read permissions. Read more about it here.

Add an .npmrc file to the root of your project with the following:

//npm.pkg.github.com/:_authToken=<GITHUB_ACCESS_TOKEN>
@quibbble:boardgame=https://npm.pkg.github.com

Then run:

npm install quibbble/boardgame

Start Dev Testing Env

This runs the example example.jsx and allows for testing:

npm run dev

Create New Release

  • Make desired changes.
  • Bump package.json version field.
  • Run npm i to update packages.
  • Run npm run build to build /dist.
  • Commit changes to main branch.
  • Create a new release via Github UI.
  • Github Actions will build and publish a new version.
  • Latest package published to quibbble/boardgame.

Details


Assets

  • boardgame-1.2.1.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0