Skip to content
Snippets Groups Projects
package.json 1.47 KiB
Newer Older
  • Learn to ignore specific revisions
  • {
      "name": "admin-gui",
      "version": "0.0.0",
      "scripts": {
        "ng": "ng",
        "start": "ng serve",
        "build": "ng build",
    
        "build:production": "ng build --prod --configuration=production",