Getting Started
#
Web Applications with node.js and ReactWelcome! This is the documentation for building web application using Electrode X for node.js and React.
In this quick start guide, we will show you how to create and run your first app.
#
RequirementsInstall node.js version 12.x.x or later
- For Unix or Windows, we recommend a universal node version manager tool for managing node.js installations.
- If you are using Unix only, then the Unix only nvm tool is a good option.
#
Creating Your First AppNote: our packages are published under the npm scope
@xarc
- To create your first Electrode X app:
- Wait for this to complete. The console will display the following with some instructions:
- Follow the instructions outlined in the console.
- When complete, open your browser to http://localhost:3000
- To stop the DEV server, press
Q
Your new electrode app will appear as shown below.
#
LicenseCopyright (c) 2016-present, Walmart
Licensed under the Apache License, Version 2.0