Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.31 KB

README.md

File metadata and controls

42 lines (29 loc) · 1.31 KB

💻 Techno

screenshot Techno

📝 About

Techno is a technology store implemented in Origamid's Vue.js course.

🔗 Preview

Techno

🏁 Installing

download the project

git clone https://github.com/Keemluvr/techno.git

install the back-end and front-end dependencies

npm install

Run the backend and frontend

npm run serve

⛏️ Built using

🗃 Back-end 💻 Front-end
Json Vue.js
json-server

🐺 Origamid

Origamid
course: Vue

❗ Warning

The organization of the folders doesn't follow the organization of the class folders, since ITCSS and RSCSS were used for tests in this project.