https://github.com/linyows/linyo.ws
blog
https://github.com/linyows/linyo.ws
Last synced: 29 days ago
JSON representation
blog
- Host: GitHub
- URL: https://github.com/linyows/linyo.ws
- Owner: linyows
- Created: 2015-07-18T03:14:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2018-06-06T12:55:32.000Z (almost 7 years ago)
- Last Synced: 2025-04-03T13:00:32.318Z (about 1 month ago)
- Language: Vue
- Size: 101 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
linyo.ws
========[][wercker]
[wercker]: https://app.wercker.com/project/bykey/fe2cc53c005d99e4a36689d2f4234fa4Build Setup
-----------``` bash
# install dependencies
$ npm install # Or yarn install# serve with hot reload at localhost:3000
$ npm run dev# build for production and launch server
$ npm run build
$ npm start# generate static project
$ npm run generate
```