https://github.com/skyfi/hot-frontend-news
hot-frontend-news 网罗互联网各大信息(偏技术)网站的及时信息汇聚地
https://github.com/skyfi/hot-frontend-news
Last synced: 4 months ago
JSON representation
hot-frontend-news 网罗互联网各大信息(偏技术)网站的及时信息汇聚地
- Host: GitHub
- URL: https://github.com/skyfi/hot-frontend-news
- Owner: skyFi
- Created: 2017-09-22T08:49:00.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-24T02:03:56.000Z (almost 9 years ago)
- Last Synced: 2025-10-24T13:04:01.694Z (8 months ago)
- Language: Vue
- Size: 1.97 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hot-frontend-news
> hot frontend news. 前端头条
## Build 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
```