blizzerand / pastebin-angular

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:MIT License


Languages

Language:TypeScript 78.7%Language:HTML 12.5%Language:JavaScript 5.0%Language:CSS 3.9%