A techkids website hello from techkids.
- update package: run "npm install"
- run the website: "npm start" or "node app"
- this website is running on express.
file structure:
- all routing in app.js file
- all jade file in folder app/views
- all img, css, js folder in server/public folder