- 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
$ npx degit https://github.com/KOVELO2005/react-webpack-starter <project name>
$ yarn install
$ yarn dev