Workflow management web application in react.js
-
Open terminal in the project directory
-
Activate the node.js version installed using the following command
nvm use v10.15.0
- Install the required packages using the following command
yarn
Run the application using the following command:
yarn start
The application will automatically open up in a browser window or logon to localhost:3000