#Berlin Clock Simple Berlin Clock implementation in React.js + Webpack + ES6 + Sass.
This simple app demonstrates use of React.js + Webpack + ES6 + Sass + Gulp.js, Yeoman, BrowserSync and couple more.
It is based on brilliant Fountain Webapp Generator.
It is created with use of SOLID and TDD principles - at least I hope so.
You need Node.js and NPM to run this project.
Clone this repository and simply run:
(Windows, Linux, Unix, Mac OS) npm i && npm run serve:dist
and that's it, server is app and running.
Open browser at http://localhost:3000
and enjoy!