Basic shopping list implemented with React.js (v15
) and Twitter Bootstrap (v3
).
Uses Webpack, Yarn.
http://fedosejev.github.io/shopping-list-react/
npm install -g yarn
yarn install
- https://code.facebook.com/posts/1840075619545360
- https://scotch.io/tutorials/yarn-package-manager-an-improvement-over-npm
npm start
- Open
http://localhost:8080
in a web browser.
npm run build
Artemij Fedosejev
This software is released under the MIT license.
This software comes with NO WARRANTY, expressed or implied.