Skip to content
This repository has been archived by the owner on Feb 13, 2024. It is now read-only.

FabianMontoya/my-simple-portfolio-page-vue

Repository files navigation

Simple portfolio vue page by Fabian Montoya

This repo is about a simple page building with Vue.js (3), SASS and TS trying to follow clean practice, clean architecture and clean code.

I used BEM nomeclature for the most of the class names and I used the 1-7 patron for the folder structure of the scss files.

For the folder scheme of the app and the components I tried to use the Single Responsability principle

Pre-requirements 📋

Vue.js
Node.js

Installation 🔧

  • Dowload the project code.
  • Open with you favorite code IDE.
  • Open cmd in the project root and execute npm install command, it's install all the project dependencies.
  • Execute npm run dev to run the project in local.
  • Open the url that the cmd show.

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Building with 🛠️

The used tools for build this project

Versioning 📌

Github was used for the versioning of the project.

Authors ✒️


⌨️ with ❤️ by Fabian Montoya 😊

About

Simple portfolio that consume a typicode photos album build in vue.js

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published