Update npx

npm -update

Create new app

npx create-react-app 'app name'

 Build bundle

npm run build

 Add new library

npm install