All Projects → wallacyyy → Reactly Starter Kit

wallacyyy / Reactly Starter Kit

Deployable React + Webpack 2 starter kit

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Reactly Starter Kit

Webpack2 Express Heroku Starter
Starter app using Webpack 2, Express, setup to deploy to Heroku.
Stars: ✭ 12 (-90.16%)
Mutual labels:  webpack, webpack2, heroku, express
Iceberg
Front-End Boilerplate built with React + Babel + Webpack + SASS
Stars: ✭ 144 (+18.03%)
Mutual labels:  webpack, webpack2, babel, starter-kit
Express Webpack React Redux Typescript Boilerplate
🎉 A full-stack boilerplate that using express with webpack, react and typescirpt!
Stars: ✭ 156 (+27.87%)
Mutual labels:  webpack, heroku, babel, express
Universal React Redux
🧐 A sensible universal starter kit for React + Redux
Stars: ✭ 112 (-8.2%)
Mutual labels:  webpack, babel, hot-reload
Node Hot Loader
Hot module replacement (hot reload) for Node.js applications. Develop without server restarting.
Stars: ✭ 111 (-9.02%)
Mutual labels:  webpack, express, hot-reload
Online Bling
Stars: ✭ 9 (-92.62%)
Mutual labels:  webpack, babel, express
Serverless Typescript Starter
🗄🙅‍♀️ Deploy your next serverless JavaScript function in seconds
Stars: ✭ 653 (+435.25%)
Mutual labels:  webpack, babel, starter-kit
Budgeting
Budgeting - React + Redux + Webpack (tree shaking) Sample App
Stars: ✭ 971 (+695.9%)
Mutual labels:  webpack, webpack2, babel
Hot Loader Demo
React Hot Loader 3 minimal demo
Stars: ✭ 27 (-77.87%)
Mutual labels:  webpack2, starter-kit, hot-reload
Serverless Webpack
Serverless plugin to bundle your lambdas with Webpack
Stars: ✭ 1,595 (+1207.38%)
Mutual labels:  webpack, webpack2, babel
Mostly
They mostly come at night; mostly.
Stars: ✭ 78 (-36.07%)
Mutual labels:  webpack, babel, express
Express
Express + Sequelize + Winston + Jasmine + TypeScript + Webpack MVC Boilerplate
Stars: ✭ 9 (-92.62%)
Mutual labels:  webpack, webpack2, express
Wordpress Starter
📦 A starter template for WordPress websites
Stars: ✭ 26 (-78.69%)
Mutual labels:  webpack, babel, starter-kit
Vue2 Web
酷我音乐—vue2、vue-router2、webpack2框架
Stars: ✭ 54 (-55.74%)
Mutual labels:  webpack2, babel, hot-reload
Cookiecutter Webpack
Boilerplate for webpack 2, babel, react + redux + hmr, and karma. Can be inserted into existing django projects.
Stars: ✭ 87 (-28.69%)
Mutual labels:  webpack, webpack2, babel
React Ssr Setup
React Starter Project with Webpack 4, Babel 7, TypeScript, CSS Modules, Server Side Rendering, i18n and some more niceties
Stars: ✭ 678 (+455.74%)
Mutual labels:  webpack, babel, express
Express React Boilerplate
🚀🚀🚀 This is a tool that helps programmers create Express & React projects easily base on react-cool-starter.
Stars: ✭ 32 (-73.77%)
Mutual labels:  webpack, babel, express
Static Site Boilerplate
A better workflow for building modern static websites.
Stars: ✭ 1,633 (+1238.52%)
Mutual labels:  webpack, babel, starter-kit
React Starter Kit
React Starter Kit — front-end starter kit using React, Relay, GraphQL, and JAM stack architecture
Stars: ✭ 21,060 (+17162.3%)
Mutual labels:  webpack, babel, starter-kit
Express Babel
Express starter kit with ES2017+ support, testing, linting, and code coverage
Stars: ✭ 621 (+409.02%)
Mutual labels:  heroku, babel, express

Deployable React + Webpack 2 starter kit

  • React 15
  • Webpack 2
  • React-hot-loader 3
  • SASS

Running on development mode:

npm run dev

Running on production mode:

npm run build
npm start

Before you deploy, make sure you generated your bundle through npm run build.

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