This project was bootstrapped with Create React App.
You need to place either a node.png
or node.svg
file in the public
directory and then run the build command.
If you decide to use a png file, the recommended height is 52px
.
Enter your node name to the REACT_APP_NODE_NAME
variable in the .env
file.
Install project dependencies.
Builds the app for production to the build
folder.
It correctly bundles React in production mode and optimizes the build for the best performance.
The build is minified and the filenames include the hashes.
Your app is ready to be deployed!
See the section about deployment for more information.
Deploy your website with pm2, the default is port 80, you can change it.
You can learn more in the Create React App documentation.
To learn React, check out the React documentation.