Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 244 Bytes

README.md

File metadata and controls

7 lines (7 loc) · 244 Bytes

Discrete Maths

For running:

  • install npm and node js (https://nodejs.org/en/download/)
  • clone the repo locally
  • run "npm install"
  • run "npx parcel serve" to serve on localhost
  • run "npx parcel build" to for building html for production.