All Projects → rokoroku → React Mobx Typescript Boilerplate

rokoroku / React Mobx Typescript Boilerplate

A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4

Programming Languages

typescript
32286 projects

Projects that are alternatives of or similar to React Mobx Typescript Boilerplate

React Redux Typescript Boilerplate
A bare minimum frontend boilerplate with React 16, Typescript 3 and Webpack 4
Stars: ✭ 1,100 (+191.01%)
Mutual labels:  webpack, boilerplate, postcss, todomvc
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (-18.78%)
Mutual labels:  webpack, boilerplate, postcss
React Cool Starter
😎 🐣 A starter boilerplate for a universal web app with the best development experience and a focus on performance and best practices.
Stars: ✭ 1,083 (+186.51%)
Mutual labels:  webpack, boilerplate, postcss
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-18.52%)
Mutual labels:  webpack, boilerplate, postcss
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-80.95%)
Mutual labels:  webpack, boilerplate, postcss
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (-92.06%)
Mutual labels:  webpack, boilerplate, postcss
M Fe Boilerplates
Lucid & Futuristic Production Boilerplates For Frontend(Web) Apps, React/RN/Vue, with TypeScript(Optional), Webpack 4/Parcel, MobX/Redux 💫 多技术栈前端项目模板
Stars: ✭ 877 (+132.01%)
Mutual labels:  webpack, boilerplate, mobx
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (-45.5%)
Mutual labels:  webpack, boilerplate, todomvc
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-66.4%)
Mutual labels:  webpack, boilerplate, postcss
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+332.01%)
Mutual labels:  webpack, boilerplate, postcss
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (-76.72%)
Mutual labels:  webpack, boilerplate, postcss
Electron React Webpack Boilerplate
Minimal Electron, React, PostCSS and Webpack boilerplate to help you get started with building your next app.
Stars: ✭ 312 (-17.46%)
Mutual labels:  webpack, boilerplate, postcss
Frontend Webpack Boilerplate
Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.
Stars: ✭ 242 (-35.98%)
Mutual labels:  webpack, boilerplate, postcss
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-6.61%)
Mutual labels:  webpack, boilerplate, postcss
Webpack Blocks
📦 Configure webpack using functional feature blocks.
Stars: ✭ 2,992 (+691.53%)
Mutual labels:  webpack, postcss
Threejs Webpack Es6 Boilerplate
A basic boilerplate for a Three.js project compiled with Webpack and transpiled via Babel to enable using ES6 syntax.
Stars: ✭ 267 (-29.37%)
Mutual labels:  webpack, boilerplate
Wxapp Boilerplate
使用 webpack, babel, scss 开发的微信/支付宝小程序项目脚手架
Stars: ✭ 367 (-2.91%)
Mutual labels:  webpack, boilerplate
React Bolt
⚡ The most simple & robust boilerplate for your React projects.
Stars: ✭ 298 (-21.16%)
Mutual labels:  webpack, boilerplate
Frontend Boilerplates
Collection of Boilerplates with ES6, Vue, React, Nuxt, TypeScript, SCSS, Nodejs. Using good practices and file structures to inspire your real projects.
Stars: ✭ 269 (-28.84%)
Mutual labels:  webpack, boilerplate
Webpack Vue Multiplepage
在多页面项目下使用 Webpack + Vue
Stars: ✭ 288 (-23.81%)
Mutual labels:  webpack, boilerplate

Frontend Boilerplate with React, MobX & TypeScript

A bare minimum react-mobx-webpack-typescript boilerplate with TodoMVC example.

Note that this project does not include Server-Side Rendering, Testing Frameworks and other stuffs that makes the package unnecessarily complicated.

Ideal for creating React apps from the scratch.

See also: react-redux-typescript-boilerplate

Contains

Build tools

Setup

$ npm install

Running

$ npm start

Build

$ npm run build

Code Format

$ npm run prettier

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].