Skip to content

KeenoLee/vue-memo-wall

Repository files navigation

Simple Vue Learning

  • basic vue structure
<script></script>

import Library State Function

just like html element - Syntax: v-show, v-if, v-for

<style></style>

scoped -> CSS will apply to elements of the current component only

Project setup

# npm
npm install
npm install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published