1.0.1 • Published 9 years ago
react-progressbar-lotus v1.0.1
A simple Hello World app written in React using JSX and ES5.
Install:
git clone git@github.com:captbaritone/react-hello-world-es5.git
cd react-hello-world
npm installBuild:
npm run buildOpen the "web app":
open index.htmlHave Webpack rebuild when you modify files:
npm run watch