Coder Social home page Coder Social logo

pixelscamp-vue-workshop's Introduction

PixelsCamp workshop

Build a Vue.js app from scratch with Vue CLI 3

This repo contains the presentation PixelsCamp_presentation.pdf and the code that was made during the Workshop at PixelsCamp. I've added some comments close to the implementations with links to the oficial Vue's documentation if you want to know more about a specific functionality.

Requirements

Check which version do you have with “node -v” on the terminal

  • Vue CLI 3 by running “npm install -g @vue/cli” on the terminal

Check which version do you have with “vue -V” on the terminal. If you have the previous vue-cli (1.x or 2.x) package installed globally, you need to uninstall it first with “npm uninstall vue-cli -g”

Create a project

Simply run the command below and follow the instructions.

vue create [project_name]

If you prefer to use a GUI:

vue ui

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Customize configuration

See Configuration Reference.

Contact

Need help or want to discuss something? Contact me

pixelscamp-vue-workshop's People

Contributors

tiagofscoelho avatar

Stargazers

Sara Oliveira avatar Luís Rocha avatar Marco Pinheiro avatar Jorge Miguel Reis avatar Rúben Martins avatar Rogério Moreira avatar

Watchers

 avatar

Forkers

nobreferreira

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.