Webapp Was Built In:
Things I did while setting up the boiler plate for this code base, I wrote it all down in a series of articles
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