1.5.2 • Published 4 years ago
@lachiejames/ea-coding-test v1.5.2
@lachiejames/ea-coding-test
Running from the command line
Installing
Install @lachiejames/ea-coding-test globally using npm:
npm install -g @lachiejames/ea-coding-testRunning locally
Run locally:
ea-coding-testDemo

Running in TypeScript
Installing
Install the project using:
git clone https://github.com/lachiejames/ea-coding-test.gitRunning locally
Installing dependencies:
yarnCompiling to JavaScript:
yarn buildRunning with Node:
yarn startRunning tests:
yarn test