Electrode是一个用于构建通用 React / Node.js 应用程序的平台

网友投稿 592 2022-10-26

Electrode是一个用于构建通用 React / Node.js 应用程序的平台

Electrode是一个用于构建通用 React / Node.js 应用程序的平台

Building large scale universal React Web Applications

Electrode Web is a full stack, end-to-end, rapid application development platform for Node.js and React.js based applications.

Originally designed for Walmart-specific use cases, we decided to open-source electrode with the hope that it will be useful to developers in the JavaScript community. This is the same version that is used to power the Walmart.com eCommerce website.

NOTE: We maintain additional code for internal Walmart systems. If you are a Walmart developer, please check internal docs to get started.

Do you have 5 minutes? That is how long it takes to scaffold your first app. Try it now!

electrode quick start

You will need Node.js installed on your system

Run the following command in your console/terminal:

npm init @xarc/app my-app

Wait a moment for the installer to complete the build.When complete, the console will display Created react/node webapp in directory 'my-app'Follow the instructions in the console.When complete, open your browser to localhost:3000To stop the DEV server, press Q

Your electrode app will appear as shown below.

Contributing

Do you find Electrode useful? Please send us your encouragement with a github star.

Did you find an issue? Would you like to help with the project? Please see our contributing guide for instructions on submitting a PR or reporting an issue.

License

Copyright (c) 2016-present, Walmart

Licensed under the Apache License, Version 2.0

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:单源最短路径-Dijkstra算法
下一篇:Kruskal算法计算最小生成树
相关文章

 发表评论

暂时没有评论,来抢沙发吧~