PandaFood / D0018E_Project

The labb project in the course D0018E

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

D0018E_Project

The laboration project in the course D0018E at Luleå Tekniska Universitet

The purpose of this laboration was to create a simple e-commerce website.

The project is using Node.JS with Express JS as its web framework.

Running the website

To run the project you need npm installed. First install dependencies with npm install

Then to run it, use the command npm run watch

About

The labb project in the course D0018E

License:MIT License


Languages

Language:JavaScript 51.6%Language:CSS 37.8%Language:HTML 10.6%