Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Vue.js tutorial. Claim an exercise by replying to the issue.

License

Notifications You must be signed in to change notification settings

itenium-be/Vue.js-Tutorial

Repository files navigation

Vue.js Technical Session

Prerequisites (optional)

Node 16.10.0

01-HelloWorld

Used the example from Vue Mastery.

Start

npx http-server

cli-socks

Converted 01-HelloWorld to a with Vue CLI Vite generated "full blown" application (Routing, Store, SCSS, TypeScript, ...)

Installation

cd cli-socks
npm install
npm run dev

ATTN: Some Webstorm attendees needed to do an additional npm install node-sass. As always with npm, read the error messages :)

Start

The idea is for the attendees to "claim" a ticket (by replying to it) and create a PR once ready.

npm run serve

Not Covered

02-Snippets

Some code examples on slots, mixins, directives, filters, ...

Vue CLI -> Vite

Scaffold projects in Vue, React, ...

npm create vite@latest

VitePress: static website generator

About

Vue.js tutorial. Claim an exercise by replying to the issue.

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

AltStyle によって変換されたページ (->オリジナル) /