ugwusomto / ejs-blog

This is a lecture with codelandcs student where we built a blog with nodejs - express and ejs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project Name

Getting Started

To get started with this project, follow these steps:

  1. Clone the project repository:

    git clone <repository-url>
  2. Navigate into the project directory:

    cd <project-directory>
  3. Install the required dependencies:

    npm install
  4. Start the development server:

    npm run dev

This will start your server and you should be able to access the project locally.

Additional Information

  • Ensure you have Node.js installed on your machine.
  • The project may require specific environment variables to be set up. Check the .env.example file if available and create a .env file with the necessary configurations.

For any further instructions or details, please refer to the project documentation or contact the project maintainer.

About

This is a lecture with codelandcs student where we built a blog with nodejs - express and ejs


Languages

Language:SCSS 60.0%Language:JavaScript 30.8%Language:EJS 5.0%Language:CSS 4.1%Language:PHP 0.0%