Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pateash/ashish.live
Portolio website
https://github.com/pateash/ashish.live
bulma-css portfolio vue vuejs
Last synced: 19 days ago
JSON representation
Portolio website
- Host: GitHub
- URL: https://github.com/pateash/ashish.live
- Owner: pateash
- Created: 2017-10-31T06:10:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-01-27T18:03:26.000Z (11 months ago)
- Last Synced: 2024-10-30T21:11:58.618Z (2 months ago)
- Topics: bulma-css, portfolio, vue, vuejs
- Language: JavaScript
- Homepage: http://www.ashish.live
- Size: 7.05 MB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ashish.live
[![Netlify Status](https://api.netlify.com/api/v1/badges/cff6261a-1215-4fc6-9542-ce4296d34d9e/deploy-status)](https://app.netlify.com/sites/pateash/deploys)
> Portfolio website for ashish.live## Build Setup
``` bash
# install dependencies
npm install# serve with hot reload at localhost:8080
npm run dev# build for production with minification
npm run build# build for production and view the bundle analyzer report
npm run build --report
```For a detailed explanation on how things work, check out the [guide](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).