react-notes-app This is a clone of notes-app-vuejs-vuex.What I do is re-implementing it using React,mobx,Webpack. Here is the living demo Install the dependencies npm install Run the dev server with hot reload at localhost:9090 npm run start Build the app for production npm run build