Skip to content

Latest commit

 

History

History
47 lines (28 loc) · 1.07 KB

README.md

File metadata and controls

47 lines (28 loc) · 1.07 KB

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.