React Universal Starter Kit A starter kit for getting started with React stack. Installation npm install Running Dev Server npm run dev Running Production Server npm run build npm start