Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teguhrianto/portfolio
Bootstrap Vue Portfolio Simply Template
https://github.com/teguhrianto/portfolio
bootstrap4 bootstrapvue freebies portfolio themeforest vue vue-cli vue-template vue-template-project vuejs
Last synced: 3 months ago
JSON representation
Bootstrap Vue Portfolio Simply Template
- Host: GitHub
- URL: https://github.com/teguhrianto/portfolio
- Owner: teguhrianto
- Created: 2020-02-06T03:41:31.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T06:35:16.000Z (about 2 years ago)
- Last Synced: 2023-03-06T11:50:45.362Z (almost 2 years ago)
- Topics: bootstrap4, bootstrapvue, freebies, portfolio, themeforest, vue, vue-cli, vue-template, vue-template-project, vuejs
- Language: Vue
- Homepage: https://teguhrianto.my.id
- Size: 17.5 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 30
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Bootstrap Vue Personal Portfolio Template v1
## 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/).