/react-poc

Primary LanguageJavaScriptMIT LicenseMIT

react-poc

Tiny react PoC. Nothing special.

Usage

git clone https://github.com/purplecode/react-poc.git myapp
cd myapp
npm install
npm run build
npm run server
open http://localhost:3000

Use npm start to run webpack watch.

License

MIT