All Projects → UruIT → React Seed

UruIT / React Seed

Licence: mit
UruIT's react seed project

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to React Seed

React Redux Antdesign Webpack Starter
react + redux + ant design + react-router 4 + webpack 4 starter
Stars: ✭ 44 (-34.33%)
Mutual labels:  webpack, sass, react-router-v4
React Dashboard
🔥React Dashboard - isomorphic admin dashboard template (React.js, Bootstrap, Node.js, GraphQL, React Router, Babel, Webpack, Browsersync) 🔥
Stars: ✭ 1,268 (+1792.54%)
Mutual labels:  webpack, sass, react-router-v4
Webpack Starter Basic
A simple webpack starter project for your basic modern web development needs.
Stars: ✭ 552 (+723.88%)
Mutual labels:  webpack, seed, sass
Vue
Stars: ✭ 65 (-2.99%)
Mutual labels:  webpack, sass
Html Sass Babel Webpack Boilerplate
Webpack 4 + Babel + ES6 + SASS + HTML Modules + Livereload
Stars: ✭ 35 (-47.76%)
Mutual labels:  webpack, sass
Webpack React
📦 A sample project to demonstrate bundling ES6, React, SASS and Bootstrap with Webpack
Stars: ✭ 36 (-46.27%)
Mutual labels:  webpack, sass
Tvrboreact
Dream starter project: React, Redux, React Router, Webpack
Stars: ✭ 13 (-80.6%)
Mutual labels:  webpack, react-router-v4
Tris Webpack Boilerplate
A Webpack boilerplate for static websites that has all the necessary modern tools and optimizations built-in. Score a perfect 10/10 on performance.
Stars: ✭ 1,016 (+1416.42%)
Mutual labels:  webpack, sass
Cusca
A ghost theme
Stars: ✭ 42 (-37.31%)
Mutual labels:  webpack, sass
Bathe
The simplest WordPress starter theme including full setup for Sass, PostCSS, Autoprefixer, stylelint, Webpack, Eslint, imagemin, Browsersync, etc.
Stars: ✭ 65 (-2.99%)
Mutual labels:  webpack, sass
React 5ddm
5d动漫,使用React,服务端渲染,接口(不开源)来自赞片CMS。仅供参考,交流群:14646823 欢迎加入
Stars: ✭ 50 (-25.37%)
Mutual labels:  webpack, sass
Budgeting
Budgeting - React + Redux + Webpack (tree shaking) Sample App
Stars: ✭ 971 (+1349.25%)
Mutual labels:  webpack, sass
Learningprocess
💥 本仓库用于记录我的学习历程和学习笔记
Stars: ✭ 31 (-53.73%)
Mutual labels:  webpack, sass
React Pwa Webpack Starter
Boilerplate to build a React PWA with Webpack + Workbox
Stars: ✭ 38 (-43.28%)
Mutual labels:  webpack, sass
Nebular
💥 Customizable Angular UI Library based on Eva Design System 🌚✨Dark Mode
Stars: ✭ 7,368 (+10897.01%)
Mutual labels:  webpack, sass
Webxr Webpack Boilerplate
Starter Kit for building rich, immersive WebXR projects (featuring A-Frame) PWA with Webpack and SASS
Stars: ✭ 48 (-28.36%)
Mutual labels:  webpack, sass
Simple Universal React Redux
The simplest possible Async Universal React & Redux Boilerplate app, that works on both Mac and Windows
Stars: ✭ 58 (-13.43%)
Mutual labels:  sass, react-router-v4
Generator Kittn
The Yeoman Kittn Generator
Stars: ✭ 63 (-5.97%)
Mutual labels:  webpack, sass
Online Bling
Stars: ✭ 9 (-86.57%)
Mutual labels:  webpack, sass
Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-82.09%)
Mutual labels:  webpack, sass

react-seed

GitHub license Build Status Coverage Status GitHub release PRs Welcome DevDependencies

Twitter Follow Twitter URL

UruIT seed project for ReactJS applications

Stack

  • Webpack
  • ES6/7
  • ESLint
  • React 16
  • Fetch
  • React-Router
  • Jest
  • Sass
  • Express
  • Git hooks
  • Plop

Secondary features

  • Redux
  • Redux-Segment
  • MongoDB
  • MSSQL
  • i18n
  • PDF

Seed Branches

master *
seed/
    ./redux
    ./mongo
    ./mssql
    ./redux-i18n
    ./i18n
    ./offline

Coming up next

  • server side rendering
  • graphQL
  • storybook
  • bootstrap

Structure

app
├── client
│   ├── components
│   │	└── home
│   ├── config
│   │	└── webpack
│   ├── routes
│   ├── styles
│   └── utils
├── docs
└── server
    ├── config
    ├── datastore 
    ├── exceptions
    ├── routes
    ├── services
    ├── tests
    └── utils

Development

Restore all packages and start development server:

yarn
yarn dev

Open browser on localhost:4000

Docs

Contributors

Authors

carloluis matiasdelgado rrivem marina-acosta
carloluis matiasdelgado rrivem marina-acosta

License

Licensed under the MIT License, Copyright © 2017 UruIT.

See LICENSE for more information.

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