Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

MateuszGroth/react-node-gulp-setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React with node+express+ejs using gulp

Pros

  • style injection instead of realoading the browser
  • easy changes to gulpfile.js
  • uses browsersync

Cons

  • has to create temporary js files to browserify them after
  • can not split js files into chunks to lazy load them after

Setup

start node server on first cmd

    node index.js

start gulp on second cmd

    npm run gulp

About

React with node+express+ejs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published