An open API service indexing awesome lists of open source software.

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 网罗互联网各大信息(偏技术)网站的及时信息汇聚地

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
```