fedosejev / shopping-list-react-es2015

Basic shopping list implemented with React.js and ES2015.

Home Page:http://fedosejev.github.io/shopping-list-react-es2015

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shopping List with React.js and ES2015.

Basic shopping list implemented with React.js (v15) and Twitter Bootstrap (v3).

Uses Webpack, Yarn.

Live

http://fedosejev.github.io/shopping-list-react-es2015/

Install

  1. npm install -g yarn
  2. yarn install

What is Yarn?

Run

  1. npm start
  2. Open http://localhost:8080 in a web browser.

Build

npm run build

Other versions

Author

Artemij Fedosejev

License

This software is released under the MIT license.

This software comes with NO WARRANTY, expressed or implied.

About

Basic shopping list implemented with React.js and ES2015.

http://fedosejev.github.io/shopping-list-react-es2015


Languages

Language:JavaScript 86.1%Language:HTML 9.6%Language:Shell 4.3%