ccddc999 / Angular-news-1

:panda_face:基于angular.js,weui和node.js重写的新闻客户端 Based on angular.js, weui and node.js rewrite news client

Home Page:https://wscats.github.io/Angular-news/news/indexTest.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular News

Use Weui and Angular prepared by the news client,  Live Demo

NPM version MIT License Linux Build Window Build

Made with ❤︎ by Winds and Wscats

Installation(Git)

克隆项目地址并下载(需要已安装Git),点击预览(移动端效果更佳)

git clone https://github.com/Wscats/news.git

启动服务(http://localhost:12345/news/index.html)

npm run dev

Building

通过npm安装本地服务第三方依赖模块(需要已安装Node.js),当然也可以先不安装依赖暂时省略这步,运行node http直接查看项目效果

npm install

然后执行gulp构建项目文件和打开服务器等

npm run test

Installation(NPM)

npm安装名为20的模块

npm install 20

找到模块下载后的位置,在node_modules的20文件夹下

cd /node_modules/20

通过npm安装本地服务第三方依赖模块(需要已安装Node.js),当然也可以先不安装依赖暂时省略这步,运行node http直接查看项目效果

npm install

执行node指令运行http.js

node http

用浏览器打开链接

http://localhost:12345/news/index.html

License

MIT Copyright (c) 2016 Winds❤︎Wscats

Other

如何评价 GitHub **区粉丝数前 100 名的用户?

为什么有人GitHub排行很低,不仅不向排行高的学习,反而去黑排行高的?

About

:panda_face:基于angular.js,weui和node.js重写的新闻客户端 Based on angular.js, weui and node.js rewrite news client

https://wscats.github.io/Angular-news/news/indexTest.html


Languages

Language:JavaScript 48.1%Language:CSS 48.0%Language:HTML 3.8%Language:PHP 0.1%