Skip to content

A simple app built with Node JS, Express JS and Express-Handlebars to satisfy the assignment from the Psychology and Design Thinking Course.

Notifications You must be signed in to change notification settings

i8g9/PDT-Assignment1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Screenshot

PDT - Assignment 1

This website is made in order to satisfy the assigment from the Pyschology and Design Thinking Course.

Getting Started

These instructions will give you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on deploying the project on a live system.

Dependencies

Installing

Clone the git repo by running :

$ git clone https://github.com/i8g9/PDT-Assignment1.git

After the cloning is successful, go to the folder by running :

$ cd ~/PDT-Assignment1

Build the dependencies required by running :

$ npm install

To start the app run the following :

$ node index.js

You should see this in your terminal/console :

Hello world on port 3000

Go to your web browser of choice and open the following url :

localhost:3000

Authors

Immanuel Azarya Garibaldi - 001202100116 - Project creator - i8g9

License

This project is licensed under the MIT License

Acknowledgments

Mr. Williem Sudiono - Lecturer - WilliemSudiono

About

A simple app built with Node JS, Express JS and Express-Handlebars to satisfy the assignment from the Psychology and Design Thinking Course.

Resources

Stars

Watchers

Forks