Categories tech How to create a react npm package – CRA vs NWB Post author By Arkadiusz Celer Post date February 20, 2020 No Comments on How to create a react npm package – CRA vs NWB Create-react-app vs NWB Ok, so you have a great idea for React npm package, you want to publish it and let others use it, what are your options? Continue reading “How to create a react npm package – CRA vs NWB” Tags cra, create-react-app, javascript, npm, nwb, react