Installation Clone this package and run npm install Build For Dev npm run build:dev For Prod npm run build:prod Serve Install Live Server or simplehttpserver or any other web server you have and serve the build/ folder. Contributing Code is in src/ folder , make changes there