I was looking the solution given by Simply Beautiful Art of the following problem: https://math.stackexchange.com/a/2029616/952348
In a part of the solution the author claims that 
How I can prove the left side of the inequality?, I have tried using the taylor expansion of the exponential function but I did not get anything.
Denote $x=nu$ and consider for $0\leq u\leq 1$ the following function $$f(u)=((1-u)e^u)^n+\frac{e^{nu}}{n}-1.$$ Then $f(0)=1/n>0$ and{*} $$f'(u)=e^{nu}(-nu(1-u)^{n-1}+1)\geq 0$$ which implies that $f$ is positive on $(0,1),$ a fact equivalent to the desired identity.
Edit: * thanks to user48203 who points out a mistake and observe
$$nu(1-u)^{n-1}\leq \sum_{k=0}^nC^k_nu^k(1-u)^{n-k}=1$$