• 设为首页
  • 点击收藏
  • 手机版
    手机扫一扫访问
    迪恩网络手机版
  • 关注官方公众号
    微信扫一扫关注
    公众号

Coding/WebIDE-Frontend: WebIDE 前端项目

原作者: [db:作者] 来自: 网络 收藏 邀请

开源软件名称:

Coding/WebIDE-Frontend

开源软件地址:

https://github.com/Coding/WebIDE-Frontend

开源编程语言:

JavaScript 85.9%

开源软件介绍:

Coding WebIDE Frontend

License Build Status Docker Stars Docker Pulls

This repo contains frontend code of the Coding WebIDE Community Edition. Please refer to the WebIDE repo for instruction on running the whole project.


WebIDE is now upgraded to Cloud Studio,welcome to our new homepage https://studio.coding.net/


Requirement

The repo is written in ES2015, to avoid complications once and for all, please make sure your environment have the right version of node. We use:

  • node v6.x
  • yarn

We strongly recommend yarn as your package manager, it will certainly save you from lots of npm induced headache ;-) If you don't have yarn installed yet, install it globally by running.

npm install yarn -g

To learn more about yarn, check out their official site.

By design a "WebIDE" is supposed to run on a server and accessed by web, thus a unix-like environment is strongly recommended. Support for Windows platform will come eventually, but presumably it'll always be lagging behind.

Development

To start development on this repo, first set task.yaml: cp from task.yaml.tpl

Set .env

run:

yarn
npm -g i pm2
yarn pm2

If you insist that you don't want yarn, well, you can still run:

npm install
npm -g i pm2
npm run pm2

If ever encountered any problem, double check to ensure your node version is at v6.x with node -v, and re-run yarn(npm install) to update dependencies before you report any issue.

Configuration

By default the backend host that this frontend connects to is http://localhost:8080, this can be changed in app/config.js. webpack-dev-server by default serves on port 8060, which is specified in package.json scripts section.




鲜花

握手

雷人

路过

鸡蛋
该文章已有0人参与评论

请发表评论

全部评论

专题导读
上一篇:
xmcp/webhole: Hole react frontend发布时间:2022-06-07
下一篇:
imcuttle/mometa: 发布时间:2022-06-07
热门推荐
阅读排行榜

扫描微信二维码

查看手机版网站

随时了解更新最新资讯

139-2527-9053

在线客服(服务时间 9:00~18:00)

在线QQ客服
地址:深圳市南山区西丽大学城创智工业园
电邮:jeky_zhao#qq.com
移动电话:139-2527-9053

Powered by 互联科技 X3.4© 2001-2213 极客世界.|Sitemap