Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 256 Bytes

File metadata and controls

12 lines (8 loc) · 256 Bytes

JavaScript-ES6-Object-Oriented-Programming

This project used lite-server to run on the browser.

To get started

  • npm install for node_modules
  • cd project
  • npm run dev

Credits

  • Object-oriented Programming in JavaScript - ES6 by Mark Zamoyta