Skip to content

ljones92/portfolio

Repository files navigation

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.