Skip to content

tutsplus/pastebin-angular

 
 

Repository files navigation

PasteBin Application using Angular

This is a simple Pastebin Application built using Angular. This application serves as an introduction to creating Angular application using Test driven development

Running the Application

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma. Chrome and HeadlessChrome are configured to be default

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 78.7%
  • HTML 12.5%
  • JavaScript 5.0%
  • CSS 3.8%