ioet / bpm-projects-ui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#bpm-people-ui

In order to set up and run the project, follow these steps:

Installing the dependencies

npm install

Configure environment variables

export REACT_APP_BPM_PEOPLE_API_URL=https://bpm-projects-api.azurewebsites.net/
export REACT_APP_BPM_PEOPLE_ACCESS_TOKEN=***your token from https://bpm-projects-api.azurewebsites.net/***

Running the app

npm start

About


Languages

Language:JavaScript 79.2%Language:HTML 14.6%Language:CSS 6.3%