Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 140 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 140 Bytes

todo-app

Example React.js Todo-app using Webpack, HMR

Install

npm install
npm run build && npm start

Also

npm run dev