Skip to content

snehalk19/website-nodejs-express

Repository files navigation

Building a website with Node.js and Express

Implemented using following concepts:

  1. Setup ESLint and Prettier
  2. Installing Nodemon
  3. Installed template engine (ejs)
  4. Used express middleware
  5. Using partials with ejs
  6. Handling errors

Prerequisites

Make sure you have Node.js and npm installed on your machine.

Installation

Clone the repository:
git clone https://github.com/snehalk19/website-nodejs-express.git
cd website-nodejs-express
Install dependencies:
npm install
Run the app:
npm run dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published