Skip to content

labes-2019-training/fourth-class

Repository files navigation

labes-training-todo

Example code for the 4th class of our training

Build Setup

# install dependencies
npm install

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

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

Challenge

Develop a CRUD app using jsonplaceholder /posts API, VueJS and axios.

  • Must use VueJS.
  • Must use JSON Placeholder /posts and optionally /comments.
  • Create your own UI with whatever framework you want.
  • Use all 4 CRUD operations.

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published