# L7 ## Development ```bash $ npm install # run test case $ npm run test-live # build watching file changes and run demos $ npm run start # run demos $ npm run demos ``` ## How to Contribute