Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/txstc55/but-how-do-i
A collection of code snippets that I needed
https://github.com/txstc55/but-how-do-i
Last synced: about 2 months ago
JSON representation
A collection of code snippets that I needed
- Host: GitHub
- URL: https://github.com/txstc55/but-how-do-i
- Owner: txstc55
- Created: 2022-07-04T11:20:46.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T07:28:58.000Z (over 2 years ago)
- Last Synced: 2023-03-11T09:58:08.226Z (almost 2 years ago)
- Language: HTML
- Size: 350 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# but-how-do-i
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).