Skip to content

davikawasaki/vuejs-alura

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Alura VueJS Course

Alura VueJS course developing a picture CRUD

Build App Setup

# change to app folder
cd app/

# install dependencies
npm install

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

# build for production with minification
npm run build

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

Build Api Setup

# change to api folder
cd api/

# install dependencies
npm install

# serve at localhost:3000
npm start

About

VueJS project from Alura Course

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages