All Projects → CronixMicroSystems → react-typescript-boilerplate

CronixMicroSystems / react-typescript-boilerplate

Licence: MIT license
A React + Redux + TypeScript + HOT + Webpack + Material-UI + Sass boilerplate

Programming Languages

typescript
32286 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to react-typescript-boilerplate

React Typescript Webpack2 Cssmodules Postcss
Simple Starter Template for React, TypeScript, postCSS, ITCSS, CSS-Modules, Webpack and Live Reloading (React Hot Loader 3)
Stars: ✭ 117 (+550%)
Mutual labels:  stylelint, tslint, webpack2
react-js-boilerplate
A React + Redux + HOT + Webpack + Material-UI + Sass boilerplate
Stars: ✭ 14 (-22.22%)
Mutual labels:  stylelint, material-ui, webpack2
stencil-boilerplate
A Stencil app boilerplate including routing, Redux etc.
Stars: ✭ 51 (+183.33%)
Mutual labels:  stylelint, tslint
Reactables
GigaTables is a ReactJS plug-in to help web-developers process table-data in applications and CMS, CRM, ERP or similar systems.
Stars: ✭ 112 (+522.22%)
Mutual labels:  material-ui, webpack2
Express
Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate
Stars: ✭ 9 (-50%)
Mutual labels:  tslint, webpack2
Barebones
A barebones boilerplate for getting started on a bespoke front end.
Stars: ✭ 127 (+605.56%)
Mutual labels:  stylelint, webpack2
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+766.67%)
Mutual labels:  stylelint, tslint
spec
🐣 easy to use eslint/stylelint/tslint/prettier/...
Stars: ✭ 60 (+233.33%)
Mutual labels:  stylelint, tslint
vscode-lint
A VSCode configuration tool integrating Stylelint and Eslint
Stars: ✭ 60 (+233.33%)
Mutual labels:  stylelint, tslint
alda
A boilerplate for React isomorphic aplication with Material Design
Stars: ✭ 16 (-11.11%)
Mutual labels:  tslint, material-ui
prettier-eslint-webpack-plugin
Webpack plugin for prettier-eslint which ESLint's settings is set to JavaScript Standard Style
Stars: ✭ 24 (+33.33%)
Mutual labels:  webpack2
SipCaller
React SIP user agent
Stars: ✭ 42 (+133.33%)
Mutual labels:  material-ui
react-material-ui-datatable
Material UI Datatable in React way
Stars: ✭ 24 (+33.33%)
Mutual labels:  material-ui
gatsby-starter
Gatsby Starter for creating portfolio & blog.
Stars: ✭ 55 (+205.56%)
Mutual labels:  material-ui
Airbnb-Clone
An Airbnb Clone using React, Firebase & Material-UI, Responsive Design.
Stars: ✭ 27 (+50%)
Mutual labels:  material-ui
React-Hue
🎨 A Material color palette tool based on Meteor, React, Material UI.
Stars: ✭ 45 (+150%)
Mutual labels:  material-ui
react-typescript
React16 + HMR + typescript + webpack + tslint + tests
Stars: ✭ 21 (+16.67%)
Mutual labels:  tslint
apollobank
A full stack GraphQL banking application using React, Node & TypeScript.
Stars: ✭ 203 (+1027.78%)
Mutual labels:  material-ui
custom-tslint-formatters
Custom formatters for TSLint
Stars: ✭ 14 (-22.22%)
Mutual labels:  tslint
create-material-ui-app
create-react-app + storybook + storybook-addon-material-ui
Stars: ✭ 55 (+205.56%)
Mutual labels:  material-ui

React-typescript-boilerplate

Build Status Gitter Chat

alt text

Created by Vladimir Ivanov and maintained with ❤️ by an amazing Cronix team.

DEMO

Link

DEVELOPMENT

  1. yarn
  2. yarn run dev

PRODUCTION

  1. yarn
  2. yarn run prod(HMR) or yarn run build(static)

LINTING

  • yarn run lint-js

  • yarn run lint-ts

  • yarn run lint-css

  • yarn run lint (yarn run lint-js and yarn run lint-ts and yarn run lint-css)

  • yarn run lintfix-js

  • yarn run lintfix-ts

  • yarn run lintfix-css

  • yarn run lintfix (yarn run lintfix-js and yarn run lintfix-ts and yarn run lintfix-css)

License

This project is licensed under the MIT license, Copyright (c) 2017 Cronix Micro Systems. For more information see LICENSE.md.

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