Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ju5tu5/serverside-lecture-3
It has the code examples used in lecture 3 in the Serverside Scripting series, a class teaching basic app development using node.js, express and ejs.
https://github.com/ju5tu5/serverside-lecture-3
Last synced: 23 days ago
JSON representation
It has the code examples used in lecture 3 in the Serverside Scripting series, a class teaching basic app development using node.js, express and ejs.
- Host: GitHub
- URL: https://github.com/ju5tu5/serverside-lecture-3
- Owner: ju5tu5
- Created: 2015-12-02T06:46:01.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2015-12-14T13:01:19.000Z (almost 9 years ago)
- Last Synced: 2023-03-30T08:18:41.542Z (over 1 year ago)
- Language: JavaScript
- Size: 9.59 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# serverside-lecture-3
It has the code examples used in lecture 3 in the Serverside Scripting series, a class teaching basic app development using node.js, express and ejs.## Don't forget
You have to run npm install for this example to run.