/D0018E_Project

The labb project in the course D0018E

Primary LanguageJavaScriptMIT LicenseMIT

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