百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
E

Exceptionless.UI

> 前端框架
开源

无异常的 Web 用户界面

100 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

无异常的 Web 用户界面

Exceptionless.UI

Exceptionless User Interface

Warning This repository has been archived and is no longer maintained. All the source code and issues have been moved to https://github.com/exceptionless/Exceptionless. Please use the new repository for any future inquiries or contributions. Thank you for your interest and support.

Using Exceptionless

Refer to the Exceptionless documentation.

Hosting Options

We provide very reasonably priced hosting at Exceptionless. By using our hosted service, you are supporting the project and helping it get better! We also provide set up and support services.

If you would rather host Exceptionless yourself, you will need to follow the self hosting documentation.

Contributing

In appreciation for anyone who submits a non-trivial pull request, we will give you a free Exceptionless paid plan for a year. After your pull request is accepted, simply send an email to [email protected] with the name of your organization and we will upgrade you to a paid plan.

Please read the contributing document and follow the steps below to start configuring your Exceptionless development environment.

  1. You will need to clone this repo.

  2. Change into the src directory: cd src.

  3. Install grunt and the development dependencies using npm.

    javascript
    npm install
  4. Download the JavaScript dependencies by running the following bower command.

    javascript
    npx bower install
  5. Start a web server and view it on http://ex-ui.localtest.me:5100 by running the following grunt command.

    javascript
    npx grunt serve

Thanks

Thanks to all the people who have contributed!

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

JavaScriptangularexceptionlessgrunthtml

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月18日
分类前端框架
定价开源

> 相关工具

R
React
用于构建用户界面的 JavaScript 库
V
Vue.js
渐进式 JavaScript 框架
N
Next.js
基于 React 的全栈 Web 框架