Skip to content

dsoskey/cogwork-librarian

Repository files navigation

prereqs

  • node. i manage my node installations with asdf

local dev setup

git clone git+https://github.com/dsoskey/cogwork-librarian.git
cd cogwork-librarian
npm install
npm run start-dev

tests to run

npm run test