Dotslash5.0

Installation

To run:

Ensure Node.js and npm are installed, then navigate to the root folder of this repository and run the following:

npm i
(Testmode) npm start
(Devmode) npm run dev