/expressjadetutorial

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

Primary LanguageJavaScript

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