All Projects â†’ CronixMicroSystems â†’ react-js-boilerplate

CronixMicroSystems / react-js-boilerplate

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

Programming Languages

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

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

react-starter-kit
🚀 React starter kit for a modern single page (SPA) application (dependencies updated at 28 July 2017). Zero configuration. Ready to go. Just paste your code!
Stars: ✭ 26 (+85.71%)
Mutual labels:  eslint, react-boilerplate, webpack2
react-typescript-boilerplate
A React + Redux + TypeScript + HOT + Webpack + Material-UI + Sass boilerplate
Stars: ✭ 18 (+28.57%)
Mutual labels:  stylelint, material-ui, webpack2
Barebones
A barebones boilerplate for getting started on a bespoke front end.
Stars: ✭ 127 (+807.14%)
Mutual labels:  stylelint, eslint, webpack2
7-react-admin-ts
į”¨ ts + react-hooks 厞įŽ°įš„įŽĄį†åŽå°
Stars: ✭ 23 (+64.29%)
Mutual labels:  stylelint, eslint
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+11564.29%)
Mutual labels:  stylelint, eslint
Frasco
Quick starter for Jekyll including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, ESLint, imagemin, Browsersync, etc.
Stars: ✭ 123 (+778.57%)
Mutual labels:  stylelint, eslint
Generator Dhboilerplate
Boilerplate made by David Hellmann
Stars: ✭ 54 (+285.71%)
Mutual labels:  stylelint, eslint
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+1014.29%)
Mutual labels:  stylelint, eslint
Front End Guide
📚 Study guide and introduction to the modern front end stack.
Stars: ✭ 14,073 (+100421.43%)
Mutual labels:  stylelint, eslint
uno-game
🎴 An UNO Game made in Javascript
Stars: ✭ 93 (+564.29%)
Mutual labels:  eslint, material-ui
react-simple-boilerplate
Simple React Boilerplate with Webpack, Github Actions, Scss, Lazy Loading etc....
Stars: ✭ 38 (+171.43%)
Mutual labels:  eslint, react-boilerplate
react-webpack-starter
A really simple boiler plate for creating react applications bundled by webpack (using ES6+, Babel, SASS and webpack development server) ⚛ī¸
Stars: ✭ 86 (+514.29%)
Mutual labels:  react-boilerplate, webpack2
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 (+735.71%)
Mutual labels:  stylelint, webpack2
Lint Staged
đŸšĢ💩 — Run linters on git staged files
Stars: ✭ 9,492 (+67700%)
Mutual labels:  stylelint, eslint
Bathe
The simplest WordPress starter theme including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, Eslint, imagemin, Browsersync, etc.
Stars: ✭ 65 (+364.29%)
Mutual labels:  stylelint, eslint
isomorphic-react-redux-saga-ssr
Isomorphic, React, Redux, Saga, Server Side rendering, Hot Module Reloading, Ducks, Code Splitting
Stars: ✭ 19 (+35.71%)
Mutual labels:  eslint, webpack2
Wemake Vue Template
Bleeding edge vue template focused on code quality and developer happiness.
Stars: ✭ 645 (+4507.14%)
Mutual labels:  stylelint, eslint
React Ssr Starter
All have been introduced React environment
Stars: ✭ 20 (+42.86%)
Mutual labels:  stylelint, eslint
figma-plugin-typescript-boilerplate
Figma plugin TypeScript boilerplate to start developing right away
Stars: ✭ 43 (+207.14%)
Mutual labels:  stylelint, eslint
react-redux-starter-kit
Get started with React, Redux, Webpack and eslint
Stars: ✭ 29 (+107.14%)
Mutual labels:  eslint, material-ui

React-js-boilerplate

Build Status Gitter Chat

alt text

Created by Vladimir Ivanov and maintained with ❤ī¸ by an amazing Cronix team.

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-css

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

  • yarn run lintfix-js

  • yarn run lintfix-css

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

SCREENSHOT

alt text

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