Skip to content

Latest commit

 

History

History
37 lines (19 loc) · 658 Bytes

README.md

File metadata and controls

37 lines (19 loc) · 658 Bytes

Technologies

This project uses:

VueJS For Views, with the UIKit

Node For a JavaScript runtime

Installation

To install this project simply clone or download the repo:

git clone https://github.com/FatlumIbishi/adventure81marco

cd adventure81marco

npm install

Setup/Development

To develop using this project you can run

npm run dev to run Hot Reload

npm run build to build it static

Requirements

This project will require:

  • Node >=12

The Client can be accessed by hitting the document root:

localhost:8080 Will send you to the application.