Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alicey0719/portfolio
アリシィのポートフォリオ
https://github.com/alicey0719/portfolio
Last synced: about 1 month ago
JSON representation
アリシィのポートフォリオ
- Host: GitHub
- URL: https://github.com/alicey0719/portfolio
- Owner: Alicey0719
- Created: 2021-08-27T16:45:41.000Z (over 3 years ago)
- Default Branch: develop
- Last Pushed: 2024-03-09T06:39:49.000Z (10 months ago)
- Last Synced: 2024-03-09T07:32:55.557Z (10 months ago)
- Language: JavaScript
- Homepage: https://pf.alicey.dev/
- Size: 4.68 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pf
> portfolio
## 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# run unit tests
npm run unit# run e2e tests
npm run e2e# run all tests
npm test
```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).