** steps for running **
- open command line
- npm install
- run 'npm start' command for dev enviroment
- run 'npm run build' for creating build
For more explanation Please go through this link
https://techboxweb.com/build-a-javascript-single-page-application-without-framework/