arn-ob / Arduino-node-web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express.js and EJS

Example of using Node.js, Express.js and EJS.

Endpoints

  • /
  • /student
  • /teacher

Install

npm install

Run

  1. npm start
  2. Open http://localhost:8080 in a web browser.

References

About


Languages

Language:HTML 59.8%Language:JavaScript 35.0%Language:CSS 5.2%