Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 745 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 745 Bytes

Mistertoy

Market-place of toys, build the app with Vue.js.

The app written as part of my studies on the bootcamp of coding academy.

Herokuapp

You can see the app at the following link: GitHub Pages

Or copy this link

https://coolmistertoy.herokuapp.com/#/

Languages

HTML5 & CSS3 & SASS & JS & VUE & VUEX

Libraries and more

Node libraries

Vue.js - Build the app

Vuex - Build the State management

Sass - to design the app

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Customize configuration

See Configuration Reference.