/create-react-app-brunch

Primary LanguageJavaScriptOtherNOASSERTION

create-react-app-brunch

Proof-of-concept building of create-react-app with Brunch.

  1. git clone this repository
  2. npm install
  3. brunch watch --server
  4. Navigate to http://localhost:3333