This is project setup for frontend using React.js and Redux.js.
Installing node_modules
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.
Just run this command in the current directory to prepare build and copy files from build folder and paste in backend public folder if does not exists in backend then make folder name 'public':
Like In node.js
ls:(in current folder of Backend)
node_modules public routes models etc...