https://github.com/stylescape/example-vue
Stylescape Example | Vue
https://github.com/stylescape/example-vue
stylescape vue
Last synced: 4 months ago
JSON representation
Stylescape Example | Vue
- Host: GitHub
- URL: https://github.com/stylescape/example-vue
- Owner: stylescape
- License: mit
- Created: 2024-08-16T06:31:18.000Z (over 1 year ago)
- Default Branch: dev
- Last Pushed: 2025-10-12T06:04:11.000Z (4 months ago)
- Last Synced: 2025-10-13T02:43:34.266Z (4 months ago)
- Topics: stylescape, vue
- Language: Vue
- Homepage: https://style.scape
- Size: 450 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Citation: CITATION.cff
- Codeowners: .github/CODEOWNERS
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
[](https://github.com/stylescape/example-vue/blob/main/LICENSE)
[](https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/stylescape/example-vue)
[](https://stackblitz.com/github/stylescape/example-vue/tree/main?file=src%2Findex.html)
Stylescape + Vue
Example Project
---
Include [Stylescape](https://scape.style)'s source Sass and individual JavaScript plugins with [Vue](https://vuejs.org) and [Vite](https://vitejs.dev/).
---
## Quickstart
```sh
git clone https://github.com/stylescape/example-vue.git
npm install
npm start
```
---
## Colophon
Made with ❤️ by **[Scape Agency](https://www.scape.agency)**
### Contributing
Contributions are welcome! Please fork the repository and submit a pull request with your changes.
### License
This project is licensed under the MIT license. See the [LICENSE](LICENSE) file for details.
---