msegers / chuck-norris

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chuck Norris Facts (Angular Edition)

This is a web application which lets you keep track of your Chuck Norris Facts, based upon a large source of Facts which can be loaded at Random.

Running

To run the project first run

npm i

Then you can

npm start

To run tests

npm test

To output to /dist (for deployment)

npm run build

About


Languages

Language:TypeScript 83.3%Language:JavaScript 13.1%Language:CSS 2.2%Language:HTML 1.4%