vue.js 构建项目_基于Vue.js构建的Pulse Web客户端

vue.js 构建项目

Pulse SMS-Vue.js Web应用 (Pulse SMS - Vue.js Web App)

The Pulse community is pretty great. This web app started out as a third party, alternative client, to the official Pulse SMS web app. It is built on Vue.js. Big thanks to Solomon Rubin for creating an awesome base.

Pulse社区非常棒。 该Web应用程序最初是官方Pulse SMS Web应用程序的第三方替代客户端。 它基于Vue.js构建。 非常感谢Solomon Rubin建立了一个很棒的基地。

This version of the web app will be taking over as the official version, in the coming weeks/months. As an open-source client, anyone is free to contribute and help improve the Pulse experience. This web app has improved performance/load times, a cleaner architecture, and new features. It will be much easier to work with and improve, than the legacy web app.

在接下来的几周/几个月内,此版本的网络应用将取代正式版。 作为开源客户,任何人都可以自由贡献和帮助改善Pulse的体验。 此Web应用程序具有改进的性能/加载时间,更简洁的体系结构和新功能。 与旧版Web应用程序相比,使用和改进起来要容易得多。

Before you will be able to use this, you should create a Pulse account from the Android app. To use this web app, you have two options:

在可以使用此功能之前,您应该从Android应用创建一个Pulse帐户。 要使用此Web应用程序,您有两个选择:

  • Visit the hosted version of this web app, by opening https://pulsesms.app

    通过打开https://pulsesms.app访问此Web应用程序的托管版本。

  • Build and run the web app locally, or deploy it to your own hosting location, using the build steps below.

    使用以下构建步骤在本地构建和运行Web应用程序,或将其部署到您自己的托管位置。

构建设置 (Build Setup)

Getting up and running is very easy. You will need npm installed:

启动和运行非常容易。 您将需要安装npm

// install the dependencies
npm install

// start the server at localhost:8081
npm start

The npm start command should automatically open your web browser to a local version of the app. The local version of the web app will still use the same backend endpoints as the hosted version, so no additional configuration is required.

npm start命令应自动将Web浏览器打开到应用程序的本地版本。 Web应用程序的本地版本仍将使用与托管版本相同的后端终结点,因此不需要其他配置。

If you want to build the app for a production environment, that you could deploy:

如果要为生产环境构建应用程序,则可以部署:

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

翻译自: https://vuejsexamples.com/pulse-web-client-built-on-vue-js/

vue.js 构建项目

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值