Browser app, showing author's awesome front-end skills.
![Yep, that's me.] (http://static.socialitelife.com/uploads/2013/03/09/barney-stinson-awesome-quotes-03092013-09-435x580.jpg)
- NPM v2.0.0 and up.
- Gulp and browserify should be installed globally if you have any related errors when running the app.
- Clone repository.
- Run
npm install
. - There are two versions available for this app:
- React.js — run
npm start
. - Angular.js — run
npm run start:angular
.
- React.js — run
- The app will open in your default browser (if you're lucky enough).
To clear posts, run localStorage.clear()
in your browser developer console.