File tree Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Expand file tree Collapse file tree 1 file changed +1
-2
lines changed Original file line number Diff line number Diff line change @@ -76,7 +76,6 @@ You can desactivate "Developer Tools" by commenting `win.webContents.openDevTool
76
76
77
77
| Command| Description|
78
78
| --| --|
79
- | ` npm run ng:serve:web ` | Execute the app in the browser |
80
79
| ` npm run build ` | Build the app. Your built files are in the /dist folder. |
81
80
| ` npm run build:prod ` | Build the app with Angular aot. Your built files are in the /dist folder. |
82
81
|` npm run electron:local ` | Builds your application and start electron
@@ -94,4 +93,4 @@ If you need to run app in browser and don't need TypeORM you can use [angular-el
94
93
[ github-watch-badge ] : https://img.shields.io/github/watchers/CubikNeRubik/angular-electron-typeorm-starter.svg?style=social
95
94
[ github-watch ] : https://github.com/CubikNeRubik/angular-electron-typeorm-starter/watchers
96
95
[ github-star-badge ] : https://img.shields.io/github/stars/CubikNeRubik/angular-electron-typeorm-starter.svg?style=social
97
- [ github-star ] : https://github.com/CubikNeRubik/angular-electron-typeorm-starter/stargazers
96
+ [ github-star ] : https://github.com/CubikNeRubik/angular-electron-typeorm-starter/stargazers
You can’t perform that action at this time.
0 commit comments