rzeng95 / expressjadetutorial

A quick tutorial on how to pass data back and forth between front end and server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

expressjadetutorial

A quick tutorial on how to pass data back and forth between front end and server

See index.js comments for the tutorial.
Download and run the following two terminal commands:

npm install
npm start

About

A quick tutorial on how to pass data back and forth between front end and server


Languages

Language:JavaScript 85.8%Language:HTML 14.2%