Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 2 months ago
JSON representation
Vue.JS basic steps and demo for beginners as single page application(SPA)
- Host: GitHub
- URL: https://github.com/iamrsojitra/vuebasics
- Owner: iamrsojitra
- Created: 2019-07-27T08:33:44.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-12T06:26:55.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T13:42:10.330Z (3 months ago)
- Topics: bootstrap-vue, components, demo, highlightjs, learn-vue, nprogress, single-page-applications, vue, vue-cli-3, vue-router, vuejs2, webpack3
- Language: Vue
- Homepage:
- Size: 3.81 MB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![](demo.gif)