Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/marcusziade/cactuarconduit
A blog demystifying tech and coding
https://github.com/marcusziade/cactuarconduit
blog coding software-engineering tech
Last synced: 10 days ago
JSON representation
A blog demystifying tech and coding
- Host: GitHub
- URL: https://github.com/marcusziade/cactuarconduit
- Owner: marcusziade
- Created: 2023-05-27T11:29:43.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-05-27T12:02:14.000Z (over 1 year ago)
- Last Synced: 2025-01-06T22:17:50.826Z (17 days ago)
- Topics: blog, coding, software-engineering, tech
- Language: Vue
- Homepage: https://marcusziade.github.io/cactuarconduit/
- Size: 627 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cactuarconduit
## 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/).