基于angular.js,weui和node.js重写的新闻客户端
发布于 7 年前 作者 AutumnsWind 3893 次浏览 来自 分享

windiest.png <h1>Angular News</h1>

Github源码下载

<p> <strong>Use Weui and Angular prepared by the news client</strong>,  <a href=“https://wscats.github.io/Angular-news/news/indexTest.html#/index/list”>Live Demo</a> </p>

<p> <a href=“https://github.com/Wscats/news”><img src=“https://wscats.github.io/Angular-news/news/image/npm.svg” alt=“NPM version”></a> <a href=“https://github.com/Wscats/news”><img src=“https://wscats.github.io/Angular-news/news/image/mit.svg” alt=“MIT License”></a> <a href=“https://github.com/Wscats/news”><img src=“https://wscats.github.io/Angular-news/news/image/linux.svg” alt=“Linux Build”></a> <a href=“https://github.com/Wscats/news”><img src=“https://wscats.github.io/Angular-news/news/image/windows.svg” alt=“Window Build”/></a> </p>

<p> <sub>Made with ❤︎ by <a href=“https://github.com/windiest”>Winds</a> and <a href=“https://github.com/Wscats”>Wscats</a> </sub> </p> </div>

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 © 2016 Winds❤︎Wscats

9 回复

建议排版搞一下 点进文章成一团了

方便截个图我看看吗,我手机和PC端预览都没问题

666 <br>来自<a href=“https://lzxb.github.io/vue-cnode/” target="_blank">vue-cnode手机版</a>

mark 一下 <br> <br><p>来自吊吊的 <a href=“https://github.com/ihanyang/cnode-vue” target="_blank">cnode-vue</a></p>

回到顶部