This project uses:
VueJS For Views, with the UIKit
Node For a JavaScript runtime
To install this project simply clone or download the repo:
git clone https://github.com/FatlumIbishi/adventure81marco
cd adventure81marco
npm install
To develop using this project you can run
npm run dev
to run Hot Reload
npm run build
to build it static
This project will require:
- Node >=12
The Client can be accessed by hitting the document root:
localhost:8080
Will send you to the application.