Skip to content

ReactJS starter kit implemented with with NodeJS, WebPack 2, NPM, SASS/SCSS, ReactJS, Redux, React Routing, Express, Server Side Rendering, Caching, ESLint.

License

Notifications You must be signed in to change notification settings

ArmanAbbasi/react-js-starter-kit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactJS Starter Kit

Getting to the point of having a production ready universal ReactJS implementation for a large scale commercial site. Implemented using: Universal Server Side Rendered, Modular Componentized, ReactJS, Redux, React Router, Express, SCSS, ES6 (back to front), Axios, NPM, WebPack 2, NodeJS, Caching, Security, Image Optimization, CSS minification

# Install the dependencies
npm install

# Run website in dev mode ( http://localhost:3000 )
npm run dev

# Create a production build
npm run build

# Serve the production build ( http://localhost:3000 )
npm run prod

About

ReactJS starter kit implemented with with NodeJS, WebPack 2, NPM, SASS/SCSS, ReactJS, Redux, React Routing, Express, Server Side Rendering, Caching, ESLint.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published