Skip to content

Latest commit

 

History

History

Prerequisites:

Execution:

  1. run npm install while at the root(TeamManager) folder in terminal for lit-html and Page JS install
  2. run node server.js while at the server (server) folder in the terminal to run the Node JS server
  3. run npx lite-server while in the root (TeamManager) folder in the terminal, or use any server you like (http-server, live-server) etc.
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.