Project description Service Module where the payload are href links to pictures.
Some usage instructions
An nvmrc
file is included if using nvm.
- Node 6.13.0
- etc
From within the root directory:
npm install -g webpack
yarn install
yarn test
//activates test suite
yarn test:update
//updates the snapshots
yarn dev
//activates web-dev-server to serve the html in the public folder.