This is a Paxa board application , helps in managing and optimizing work, contains of columns representing different stages of an activity, with tasks moving from left to right as they progress.
-
Clone the repo:
git clone <link>
-
Move to project directory:
cd paxa
-
Install dependencies:
npm install
-
Start server:
npm start