/rw-skeleton

raywill's module skeleton

Primary LanguageJavaScript

Purpuse

For beginner to build up a webpack-react dev enviroment quickly

Usage

  1. git clone https://github.com/raywill/rw-skeleton.git
  2. npm install
  3. npm start

History

  • 2015-11-23 first revision following various tutorial, copy&paste
  • 2015-11-24 second revision with less tutorial reference, mostly rewritten by hand