项目作者: egor-sorokin

项目描述 :
es6, reactjs, react-routing, react-slider, react-scroll-animation
高级语言: JavaScript
项目地址: git://github.com/egor-sorokin/reactjs-es6-examples.git
创建时间: 2016-06-21T09:51:41Z
项目社区:https://github.com/egor-sorokin/reactjs-es6-examples

开源协议:

下载


reactjs-es6-examples

How to run the project:

Make a clone of this repository or download ZIP, then:

  1. $ cd [project-dir]
  2. $ npm install
  3. $ npm start

And go to http://localhost:3333/ in your browser

Change default port

By default, the project will use port 3333. If you need you can change it:

  1. $ cd [project-dir]

Then open the file webpack.config.js and change line 9 (port: 3333)

Tasks and themes

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

Thanks

Guys from Bootswatch, who created this cool and simple theme. You can visite their public repository and website