All Projects → rokoroku → React Redux Typescript Boilerplate

rokoroku / React Redux Typescript Boilerplate

A bare minimum frontend boilerplate with React 16, Typescript 3 and Webpack 4

Programming Languages

typescript
32286 projects

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

React Mobx Typescript Boilerplate
A bare minimum frontend boilerplate with React 16.7, Typescript 3.2 and Webpack 4
Stars: ✭ 378 (-65.64%)
Mutual labels:  webpack, boilerplate, postcss, todomvc
React Boilerplate
This project is deprecated. Please use CRA instead.
Stars: ✭ 88 (-92%)
Mutual labels:  webpack, boilerplate, postcss
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+48.45%)
Mutual labels:  webpack, boilerplate, postcss
React Cordova Boilerplate
TodoMVC example for react with development tools to build a cordova application
Stars: ✭ 206 (-81.27%)
Mutual labels:  webpack, boilerplate, todomvc
Starter Lapis
Cutting edge starter kit
Stars: ✭ 72 (-93.45%)
Mutual labels:  webpack, boilerplate, postcss
Jekyll Boilerplate
Helpful files to get started working on a new Jekyll website
Stars: ✭ 30 (-97.27%)
Mutual labels:  webpack, boilerplate, postcss
React Redux Graphql Apollo Bootstrap Webpack Starter
react js + redux + graphQL + Apollo + react router + hot reload + devTools + bootstrap + webpack starter
Stars: ✭ 127 (-88.45%)
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 (-71.64%)
Mutual labels:  webpack, boilerplate, postcss
Kratos Boilerplate
🔥 A simple boilerplate for creating statics PWA using Webpack, Pug, PostCSS and CSS Modules
Stars: ✭ 308 (-72%)
Mutual labels:  webpack, boilerplate, postcss
React Redux Boilerplate
Awesome React Redux Workflow Boilerplate with Webpack 4
Stars: ✭ 307 (-72.09%)
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 (-78%)
Mutual labels:  webpack, boilerplate, postcss
Pwa
An opinionated progressive web app boilerplate
Stars: ✭ 353 (-67.91%)
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 (-1.55%)
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 (-20.27%)
Mutual labels:  webpack, boilerplate
Angular2 Webpack Boilerplate
A boilerplate for Angular 2 and Webpack
Stars: ✭ 30 (-97.27%)
Mutual labels:  webpack, boilerplate
Vue Auth Boilerplate
🔑 Vue.js scalable boilerplate with user authentication.
Stars: ✭ 31 (-97.18%)
Mutual labels:  webpack, boilerplate
Thinkful Workshop React Redux Node Mongodb Webpack2
Stars: ✭ 12 (-98.91%)
Mutual labels:  webpack, boilerplate
Suicrux
🚀 Ultimate universal starter with lazy-loading, SSR and i18n. [not maintained]
Stars: ✭ 958 (-12.91%)
Mutual labels:  webpack, boilerplate
Preact Boilerplate
🎸 Ready-to-rock Preact starter project, powered by Webpack.
Stars: ✭ 959 (-12.82%)
Mutual labels:  webpack, boilerplate
Html Sass Babel Webpack Boilerplate
Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload
Stars: ✭ 35 (-96.82%)
Mutual labels:  webpack, boilerplate

Frontend Boilerplate with React, Redux & TypeScript

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

Note that this project does not include Server-Side Rendering, Static code analysis, Testing Frameworks If needed, please fork this repository and add your own that meets your requirements.

Ideal for creating React apps from the scratch.

Contains

Build tools

Installation

$ npm ci

Running

$ npm start

Build

$ npm run build

Deploy (to the GitHub Pages)

$ npm run deploy

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].