react-webpack-starter Guide 🇺🇸 EN | 🇰🇷 KO Getting started Create a project based on this boilerplate. $ npx degit https://github.com/KOVELO2005/react-webpack-starter <project name> install the dependencies. $ yarn install To build the extension, and rebuild it when the files are changed, run $ yarn dev