Skip to content

mishraas/progress-bar-app

Repository files navigation

Progress Bar App

This application is a sample implementation development against problem statement explained here.

Need a quick demo?

What are the additonal features offered?

  • Developed in NodeJS, NPM, VueJS, webpack, Mocha, Karma, Selenium, phantomJS, ES6, babel and such latest technology stack.
  • Includes test cases and test coverage report.
  • Responsive
  • Reactive
  • ESLint
  • CSS Preprocessors
  • Automated scripts to bundle and publish the code on server for dev, testing and production environment.

How to Build & Run?

  • Pre-requisites softwares: Nodejs(v6.11.4), Npm(v3.10.10), JRE(v7)
  • Build and Run the application
# install dependencies
npm install or yarn install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

References

About

Progress bar application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published