Skip to content

ReactJS application base with redux ( reducers, store ), api ( axios ) , backend / sandbox ( nodejs server ) , tests setup. Structured code, also contains Dockerfile, docker-compose and Kubernetes manifest for deplyment operations.

Notifications You must be signed in to change notification settings

AhadShamim/ReactJS-App-Base

 
 

Repository files navigation

ReactJS Example With Sandbox

Note: Node and NPM is must

Install Dependencies

npm i

Run Sandbox

node sandox/app.js 

Start React App

npm run start

By Shahab Khalid shahabkhalidc@gmail.com

About

ReactJS application base with redux ( reducers, store ), api ( axios ) , backend / sandbox ( nodejs server ) , tests setup. Structured code, also contains Dockerfile, docker-compose and Kubernetes manifest for deplyment operations.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 94.9%
  • HTML 4.3%
  • CSS 0.8%