Make a clone of this repository or download ZIP, then:
$ cd [project-dir]
$ npm install
$ npm start
And go to http://localhost:3333/ in your browser
By default, the project will use port 3333. If you need you can change it:
$ cd [project-dir]
Then open the file webpack.config.js and change line 9 (port: 3333)
Here I covered some themes and did some tasks related to ReactJS and ECMAScript6. Key words:
- ECMAScript6 syntax
- Routing
- Animations (on scroll, ReactCSSTransitionGroup)
- Carousel/Slider for pictures
- To do list with Flux
Guys from Bootswatch, who created this cool and simple theme. You can visite their public repository and website