dangerouslyUseGlobalCSS cd my-app yarn npm install http-server -g # to install https://www.npmjs.com/package/http-server To start in development yarn start To start in production yarn build && http-server build