Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 376 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 376 Bytes

Natrias

Installation

Install nodejs: https://nodejs.org/en/

Type npm install into terminal to install all dependencies (in the directory of the repository)

Start Dev Server

Now run npm run start:dev to start the development server

Terminal should output: Project is running at http://localhost:9000/, open this website in your preferred flavour of browser.