React Skeleton This is a base skeleton I like to use for small new React apps. Stack Features / Stack: React Webpack MobX (State Management) Bootstrap Hot Module Reload Less Installation cd client yarn install Development cd client yarn dev Build cd client yarn build