Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/3dtech/wayfinder-vue2-template
A VueJS 2 example template using wayfinder-vue-components
https://github.com/3dtech/wayfinder-vue2-template
Last synced: 8 days ago
JSON representation
A VueJS 2 example template using wayfinder-vue-components
- Host: GitHub
- URL: https://github.com/3dtech/wayfinder-vue2-template
- Owner: 3dtech
- License: mit
- Created: 2022-11-18T17:00:14.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-05T09:46:17.000Z (4 months ago)
- Last Synced: 2024-08-05T11:28:13.863Z (4 months ago)
- Language: Vue
- Size: 2.93 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wayfinder-vue2-template
A VueJS 2 example template using wayfinder-vue-components# Usage
## Installation
git clone or download this directory.npm install
## Development
npm run serve## Production
npm run buildCompiles into ./dist folder
You can change the destination in vue.config.js