Skip to content

Latest commit

 

History

History

Readme.md

Prerequisites:

  • Node JS

This project loads Lit-html and Page JS from CDN so it does not need anything else

Execution:

  1. run node server.js while at the server (server) folder in the terminal
  2. run npx lite-server while in the root (Furniture) folder in the terminal
Alternatively:

If you don't want to or can't use IDE, you can do the same by navigating to the same folders in the normal Windows explorer, opening CMD in that directory and writing the same commands.