/Projetopic

Projeto Vue.js criação de uma SPA em forma de um programa de gerenciamento de fotos. Onde integra com o back-end Node.js, criando componentes, rotas e views.

Primary LanguageVue

projetopic

A Vue.js project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# api enter API folder reload at localhost:3000/v1/fotos
npm start

For detailed explanation on how things work, consult the docs for vue-loader.