Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 291 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 291 Bytes

christophersamoilov.github.io

Pre-requisites

npm install

Development

  • npm start - run
  • npm run precommit-fix - fix formatting and linting errors, run tests (stage changes before running this command)