vue-window
Window component for vue2
File Explorer
Download Latest Version (.zip)- screenshot.png
- index.html
- js-base64.d.ts
- main.ts
- sample1.vue
- sample2.vue
- sample3.vue
- sample4.vue
- sample5.vue
- sample6.vue
- sample7.vue
- sample8.vue
- types.d.ts
- .gitignore
- tsconfig.json
- webpack.config.js
- index.vue
- script.ts
- index.vue
- script.ts
- dom.ts
- draggable_helper.ts
- index.ts
- resizable_helper.ts
- sfc.d.ts
- SinglePointerEvent.ts
- style.ts
- windows.ts
- z_element.ts
- example.html
- index.ts
- require.d.ts
- types.d.ts
- tsconfig.json
- webpack.config.js
- .gitignore
- .npmignore
- LICENSE
- package-lock.json
- package.json
- postcss.config.js
- README.md
- tsconfig.json
- webpack.config.js
# Installation Guide
1. Get the code
git clone https://github.com/michitaro/vue-window
Downloads the entire project code from GitHub to your computer.
cd vue-window
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
npm install --save @hscmap/vue-window
Downloads and installs the libraries listed in package.json.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
