Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/susan56789/quirkweb-studios
https://github.com/susan56789/quirkweb-studios
tailwindcss vue3 vuejs
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/susan56789/quirkweb-studios
- Owner: Susan56789
- Created: 2024-01-16T18:36:00.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-04-30T11:37:55.000Z (8 months ago)
- Last Synced: 2024-05-01T17:24:47.779Z (8 months ago)
- Topics: tailwindcss, vue3, vuejs
- Language: Vue
- Homepage: https://quirkwebstudios.netlify.app/
- Size: 3.49 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# quirkweb-studios
## 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
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).