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: 3 months 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 (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-13T06:25:38.000Z (over 1 year ago)
- Last Synced: 2025-02-27T05:14:06.315Z (over 1 year ago)
- Language: Vue
- Size: 3.07 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 build
Compiles into ./dist folder
You can change the destination in vue.config.js