Coder Social home page Coder Social logo

vuejs-beginner's Introduction

vuejs-beginner ✌

VueJS for dummies

Build Status Netlify Status npm version contributions welcome

A simple project for showing the foundamentals of Vue.js

OverVue start

Vue is a Javascript framework developed by Evan You in 2014. Year after year, the Vue.js community grow and it became one of the most used Javascript framework.

Having used React for a long time, I decided that it was time to try something else. My choice falls on Vue.js, as it was a framework I didn't know yet (unlike Angular), in a short time I fell in love and supplanted my choice to use React within my projects.

After several months of use, I decided to pick up again this repository (which I created in January 2019) to complete it and add further examples.

Getting Started

This project was generate using the official Vue CLI

Prerequisites

You must have Npm or Yarn installed on your machine

Installing

Clone the repository using Git:

git clone https://github.com/dj0nny/vuejs-beginner.git

Or download the repo here


For installing the dependencies run:

npm install
# Or
yarn install

At the end type:

npm run serve
# Or
yarn serve

for running the development server at this address: http://localhost:8080

Tip: For opening the app inside a new tab, type:

npm run serve --open
# Or
yarn serve --open

Live version

There is a deployed version of this repository on Netlify at this URL: https://tender-yalow-25bbea.netlify.com/#/

Built with ❤ using:

Contributing

Of course Pull Requests for adding features ⇄ and ★ are welcome 😜

vuejs-beginner's People

Contributors

dj0nny avatar

Watchers

 avatar  avatar

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.