sonnerberg / jsramverk

This is a repository for the course jsramverk at Blekinge Tekniska Högskola (content at https://jsramverk.se/)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation instructions

Start by cloning the repository from Github:

git clone https://github.com/sonnerberg/jsramverk

Change into the frontend directory:

cd jsramverk/frontend/

Install the necessary dependencies:

npm install

Start the web server:

npm run start

Open your browser and point to the url:

firefox localhost:3000

Setup video available on Github

About

This is a repository for the course jsramverk at Blekinge Tekniska Högskola (content at https://jsramverk.se/)


Languages

Language:JavaScript 86.0%Language:HTML 11.9%Language:Shell 1.2%Language:TSQL 0.9%