Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 390 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 390 Bytes

Snap.Js

The Copy-Paste Library.

Commands

  • npm run predeploy runs prettier and tests
  • npm run deploy auto-runs predeploy and publishes this webpage.
  • npm run test runs tests
  • npm run lint-fix auto-runs prettier
  • npm run start runs the webpage in development mode. Currently, if you change anything in content/ you'll have to rerun this command to receive the changes.