/angular-error-spotter

Error Spotter App using Angular

Primary LanguageTypeScript

Installation and Set-up

npm install
  • once the installation is finished, run the following command to run webpack dev server:
npm start
  • once webpack dev server is up, open ./index.html on your browser of choice