Skip to content
Snippets Groups Projects
package.json 1.54 KiB
Newer Older
Julian Matschinske's avatar
Julian Matschinske committed
{
  "name": "covid19",
  "version": "0.0.0",
  "scripts": {
    "ng": "ng",
    "start": "ng serve",
    "build": "ng build",
    "test": "ng test",
Julian Späth's avatar
Julian Späth committed
    "lint": "ng lint && htmlhint",
Julian Matschinske's avatar
Julian Matschinske committed
    "bulma": "^0.8.1",
Mhaned Oubounyt's avatar
Mhaned Oubounyt committed
Julian Späth's avatar
Julian Späth committed