Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sombathoudom/meteor-vuejs-full-setup
https://github.com/sombathoudom/meteor-vuejs-full-setup
meteor vue vuejs vuejs2
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sombathoudom/meteor-vuejs-full-setup
- Owner: sombathoudom
- Created: 2022-05-13T05:05:43.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-06-01T03:53:53.000Z (over 2 years ago)
- Last Synced: 2024-11-02T11:21:53.864Z (3 months ago)
- Topics: meteor, vue, vuejs, vuejs2
- Language: JavaScript
- Homepage:
- Size: 31.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Meteor-Vue js Setup
### Hello Everyone
I have already install another package that related to vue js inside of this meteor peroject.
Here is the detail
## METEOR VERSION: [email protected]
## Vue Js : 2.6.14
## Vue-Router : 3.5.3
## Vuetify : 2.6.5
## Sass : 1.32.13
## Sas-loader : 12.6.0
## Materialdesignicons.## 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
```All of this packages are already inside of this project.
Clone and run.
Enjoy.