Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sbischoff-ai/freelance-page
My freelancer profile
https://github.com/sbischoff-ai/freelance-page
Last synced: about 2 months ago
JSON representation
My freelancer profile
- Host: GitHub
- URL: https://github.com/sbischoff-ai/freelance-page
- Owner: sbischoff-ai
- Created: 2019-12-12T12:53:22.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-11-27T14:16:25.000Z (about 2 months ago)
- Last Synced: 2024-11-27T15:26:13.223Z (about 2 months ago)
- Language: HTML
- Size: 12.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# freelance-page
## 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/).