how to control a stepper with step and drivers

If the enable is active low then I would assume that step is also an active low signal. To make 1 step you take the STEP pin to 0v and then return it to 5v. Every time that cycle is repeated the motor will take 1 step.

DIR will be either 5V or 0V depending on direction.