Skip to content

Primera-Generacion-AHK-Sistemas/AngularArgonDashboard

Repository files navigation

AngularArgonDashboard

demo : https://argenshares.herokuapp.com

AngularArgonDashboard requeriments NodeJS LTS https://nodejs.org/es/download/

VS Code https://code.visualstudio.com/

to run

npm install
npm run ng serve

alternative:

ng serve

Set-ExecutionPolicy Unrestricted delete all ng files in %USERPROFILE%\AppData\Roaming\npm
npm install @angular/cli -g

$icon-size-xl 5rem

web: node --max_old_space_size=2048 ./node_modules/@angular/cli/bin/ng build --prod && node ./node_modules/@angular/cli/bin/ng serve":heroku

"build": "npm install && ng serve",

"postinstall": "npm run build",

https://blog.liplex.de/increase-node-memory-limit-for-build/

//"build": "ng build --prod --sm=false --aot --output-path=dist/client && npm run server:build",

npm run ng build --prod --aot

web: npm install && npm run ng serve:heroku

heroku last hit

https://medium.com/better-programming/how-to-deploy-your-angular-9-app-to-heroku-in-minutes-51d171c2f0d

last fix

creativetimofficial/argon-dashboard#11

last fix

angular/angular#37173

Procfile

web: node --optimize_for_size --max_old_space_size=460

Technical Analysys for Shares

// "postinstall": "ng build --prod",
"heroku-postbuild": "ng build --prod",

solve npm ERR! [email protected] postinstall: ng build --prod

npm cache clean --force

npm install

npm start

.\src\app\layouts\admin-layout\admin-layout.routing.ts .\src\app\layouts\admin-layout\admin-layout.module.ts

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE.md

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published