react-starter-kit

授权协议 MIT License
开发语言 JavaScript
所属分类 Web应用开发、 常用JavaScript包
软件类型 开源软件
地区 不详
投 递 者 冀越
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

Documentation

Webapp Was Built In:

  • ReactJS
  • Redux
  • Webpack 4
  • Babel 7
  • React Material UI
  • Bootstrap 4
  • SCSS, CSS Support
  • HMR
  • Code Splitting with React.lazy & React.Suspense
  • Code Formatter (Prettier)
  • Eslint configured extended with Airbnb style guide & support for prettier
  • Jest & Enzyme Configured
  • Automatically lint & format code, when committing it. [Husky/Lint-Staged]

Tutorials

Things I did while setting up the boiler plate for this code base, I wrote it all down in a series of articles

Deploying a Node Instance On Linux Server Using PM2

How to start on PM2 [This is specific if you serve your files on a linux server where a NodeJS application is deployed as a server serving the .js files

 npm i
 node_modules/.bin/webpack --config webpack.prod.config.js --colors --progress
 node server
 PORT=8082 pm2 start server --name "app-name-to-deploy"
  • 这个项目的结构使用的是 fractal(不规则碎片形:适合大型项目)* 完美使用 React, Redux, and React-Router!超好用的脚手架。 github:https://github.com/bodyno/react-starter-kit

 相关资料
  • React Starter A basic template that consists of the essential elements that are required to start building a React (v16.4) application using Webpack (v4). The template consists of: a typcial project l

  • React Enterprise Starter Kit �� Highly Scalable, performant and amazing react boilerplate for react developers to get started and improve web building capabilities. This react boilerplate is called en

  • React Native App What is this?   —   Usage   —   Docs   —   Need help? Looking for something else? React Native Starter Kit (Expo) / Boilerplate React Starter Kit (web) / Boilerplate Previous Version

  • Starter React Flux Starter-React-Flux generates a well-configured project of React and Flux PWA. TypeScript and JavaScript are supported. npm and yarn are supported. Quick start mkdir my-app && cd my-

  • Minimal React Starter A starter project with React, Babel, and Webpack. This starter is as minimal as possible while still including Babel and Webpack. Create Project git clone git@github.com:ahfarmer

  • Live redux-react-starter This repository contains the minimal app to get started with redux, react, hot-reloading, async function and some other great stuffs. How to yarn 0.18+ must be present on your