Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 582 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 582 Bytes

Portfolio

Codeship Status for ljones92/portfolio Coverage Status

Run locally

Run npm install and npm run.

Test

Run npm test or npm run test:coverage to include coverage. For linting run npm run lint.

Build for production

To build the dist folder, run npm run prod.