Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 969 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 969 Bytes

GITHUB PAGE IS LIVE

The app now works with Github pages, link here

Installation

Install

npm install

Run application

npm run dev

Make a clean run

npm run clean

IMPORTANT

Copy 'img' map into 'dist' to display images.

Chose this folder and copy it

folder

copy

Then go up to the 'dist' folder

dist

And just paste in the 'img' folder

paste

This should solve the issue. Will find a solution so these extra steps won't be needed.