is-thirteen-core

Bare-bones code for the is-thirteen initiative


Install
npm install is-thirteen-core@1.0.1

Documentation

is-thirteen-core repo

Pre-requisities

Download and install NodeJS.

Install yarn by running:

npm i -g yarn

Installing dependencies locally

Run yarn so it installs all the required modules.

Run the tasks

Refer to the package.json definition for the scripts that you can run. Some include:

  • yarn clean.
  • yarn build.
  • yarn test.

Running a task on a specific package

yarn <foo> --to <package>.