Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 263 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 263 Bytes

Nodin

Getting set up

  • Clone https://github.com/johncintron/wz_client into client/wz_client.
  • npm install
  • npm run local to start the application with inspectable client code.
  • npm run dev to start the application with minified IIFE client code.