Skip to content

React starting with a simple command

Notifications You must be signed in to change notification settings

paperdeer/react-webpack-starter

Repository files navigation

react-webpack-starter

Guide

🇺🇸 EN | 🇰🇷 KO


Getting started

  1. Create a project based on this boilerplate.
$ npx degit https://github.com/KOVELO2005/react-webpack-starter <project name>
  1. install the dependencies.
$ yarn install
  1. To build the extension, and rebuild it when the files are changed, run
$ yarn dev

About

React starting with a simple command

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published