In the project directory, you can run:
Install dependencies needed for the project.
Must be run before running any of the other commands below.
Runs the hex-client app in the development mode.
Open http://localhost:9000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Builds the hex-client app for production to the dist
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!
Builds the hex-server app for production to the dist
folder.
Must be run before running the start
script mentioned below.
Runs the hex-server app in the development mode.