Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/iamrsojitra/vuebasics

Vue.JS basic steps and demo for beginners as single page application(SPA)
https://github.com/iamrsojitra/vuebasics

bootstrap-vue components demo highlightjs learn-vue nprogress single-page-applications vue vue-cli-3 vue-router vuejs2 webpack3

Last synced: about 1 hour ago
JSON representation

Vue.JS basic steps and demo for beginners as single page application(SPA)

Awesome Lists containing this project

README

        

# vuebasics

## Project setup
```
npm install
```

### Compiles and hot-reloads for development
```
npm run serve
```

### Compiles and minifies for production
```
npm run build
```

### Lints and fixes files
```
npm run lint
```

## Demo look

https://vuestart.netlify.app/

![](demo.gif)