Git Product home page Git Product logo

node-website-course's Introduction

Build a Website with Node.js

Full project for the Build a Website with Node course.

Instructions

  1. Clone the repo: [email protected]:scotch-io/node-website-course.git
  2. Install packages: npm install
  3. Start the server: node server.js
  4. Visit in browser at: http://localhost:8080

Course Videos

Watch the first three lessons free

node-website-course's People

Contributors

hollylawly avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

node-website-course's Issues

SyntaxError: Unexpected identifier in node-website-course/views/pages/about.ejs while compiling ejs

When watching your video and following along I got this error, so I cloned our source from here and executed it and got the same error. Only thing I can figure is that there was a breaking change in one of your dependencies in package.json

SyntaxError: Unexpected identifier in /home/tempcke/node-website-course/views/pages/about.ejs while compiling ejs

If the above error is not helpful, you may want to try EJS-Lint:
https://github.com/RyanZim/EJS-Lint
   at Object.Function (<anonymous>)
   at Object.Template.compile (/home/tempcke/node-website-course/node_modules/ejs/lib/ejs.js:481:12)
   at Object.compile (/home/tempcke/node-website-course/node_modules/ejs/lib/ejs.js:290:16)
   at handleCache (/home/tempcke/node-website-course/node_modules/ejs/lib/ejs.js:168:18)
   at View.exports.renderFile [as engine] (/home/tempcke/node-website-course/node_modules/ejs/lib/ejs.js:364:14)
   at View.render (/home/tempcke/node-website-course/node_modules/express/lib/view.js:126:8)
   at tryRender (/home/tempcke/node-website-course/node_modules/express/lib/application.js:639:10)
   at EventEmitter.render (/home/tempcke/node-website-course/node_modules/express/lib/application.js:591:3)
   at ServerResponse.render (/home/tempcke/node-website-course/node_modules/express/lib/response.js:960:7)
   at ServerResponse.res.render (/home/tempcke/node-website-course/node_modules/express-ejs-layouts/lib/express-layouts.js:77:12) 

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.