Skip to content
This repository was archived by the owner on Apr 1, 2024. It is now read-only.

Latest commit

 

History

History
13 lines (13 loc) · 163 Bytes

File metadata and controls

13 lines (13 loc) · 163 Bytes
  1. Clone project
  2. Write code
  3. Test
    npm run test
    
    ./vendor/bin/phpunit
    
  4. Build js
        npm run build