All Projects → recruit-tech → redux-pluto

recruit-tech / redux-pluto

Licence: other
redux pluto

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to redux-pluto

Universal React
A universal react starter, with routing, meta, title, and data features
Stars: ✭ 247 (+229.33%)
Mutual labels:  isomorphic, universal
koa-webpack-server
Koa2 webpack all-in-one environment for universal development
Stars: ✭ 14 (-81.33%)
Mutual labels:  isomorphic, universal
Arc
React starter kit based on Atomic Design
Stars: ✭ 2,780 (+3606.67%)
Mutual labels:  isomorphic, universal
Minrouter
a micro middleware router for isomorphic javaScript web apps
Stars: ✭ 159 (+112%)
Mutual labels:  isomorphic, universal
server
Serve one or more react apps! - Custom routes, HotReloading, Authenticated Apps/routes, Relay, Webpack..
Stars: ✭ 20 (-73.33%)
Mutual labels:  isomorphic, universal
Celestite
Beautifully reactive, server-side rendered Svelte apps w/ a Crystal backend
Stars: ✭ 185 (+146.67%)
Mutual labels:  isomorphic, universal
React Isomorphic Video Game Search
An Isomorphic application demo powered by React, reflux, react-router-component, express, superagent and the Giant Bomb API.
Stars: ✭ 253 (+237.33%)
Mutual labels:  isomorphic, universal
Razzle Material Ui Styled Example
Razzle Material-UI example with Styled Components using Express with compression
Stars: ✭ 117 (+56%)
Mutual labels:  isomorphic, universal
Helium.js
Automating Universal React Applications
Stars: ✭ 63 (-16%)
Mutual labels:  isomorphic, universal
universal-react-relay-starter-kit
A starter kit for React in combination with Relay including a GraphQL server, server side rendering, code splitting, i18n, SEO.
Stars: ✭ 14 (-81.33%)
Mutual labels:  isomorphic, universal
React Redux Styled Hot Universal
react boilerplate used best practices and focus on performance
Stars: ✭ 147 (+96%)
Mutual labels:  isomorphic, universal
universal-progressive-todos
A Todo list with universal JavaScript & Progressive Enhancement
Stars: ✭ 30 (-60%)
Mutual labels:  isomorphic, universal
Isomorphic Lab
Isomorphic React experimentation
Stars: ✭ 144 (+92%)
Mutual labels:  isomorphic, universal
React Isomorphic Starterkit
Create an isomorphic React app in less than 5 minutes
Stars: ✭ 2,326 (+3001.33%)
Mutual labels:  isomorphic, universal
Universal React Tutorial
📓 How to build universal web apps with React.
Stars: ✭ 136 (+81.33%)
Mutual labels:  isomorphic, universal
Beidou
🌌 Isomorphic framework for server-rendered React apps
Stars: ✭ 2,726 (+3534.67%)
Mutual labels:  isomorphic, universal
React Redux Boilerplate
It is a boilerplate of React-Redux as the infrastructure, which helps to setup a Web APP quickly
Stars: ✭ 113 (+50.67%)
Mutual labels:  isomorphic, universal
Razzle
✨ Create server-rendered universal JavaScript applications with no configuration
Stars: ✭ 10,547 (+13962.67%)
Mutual labels:  isomorphic, universal
grand central
State-management and action-dispatching for Ruby apps
Stars: ✭ 20 (-73.33%)
Mutual labels:  isomorphic, universal
fastify-vite
This plugin lets you load a Vite client application and set it up for Server-Side Rendering (SSR) with Fastify.
Stars: ✭ 497 (+562.67%)
Mutual labels:  isomorphic, universal

React/Redux Isomorphic Prototype

CircleCI Codacy Badge Codacy Badge

インストール

$ npm i --nosave

実行

開発モード (SSRあり)

$ npm start

見る

プロダクションモード

$ npm run build
$ npm run start:prod

見る

開発チュートリアル

見る

WebStormユーザ

  • [File]-[Import Settings...] メニューを選択してプロジェクト直下にある webstorm-codestyle-settings.jar ファイルをインポートする。
  • プロジェクト直下の src ディレクトリを右クリックして[Mark as directories...]-[Resource Root] を選択。
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].