Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

deploy netlify angular

//install netlify 
npm install netlify-cli -g && netlify login

ng build 

netlify init
//ng build --prod
npm run build    //build command
dist/[project-name]     //directory to deploy

netlify deploy
netlify deploy --prod
Comment

PREVIOUS NEXT
Code Example
Shell :: unzip command in linux 
Shell :: how to add project to bitbucket 
Shell :: run postgresql command line maccos 
Shell :: realtek rtl8812au ubuntu 
Shell :: install next app 
Shell :: zsh: command not found: protoc mac 
Shell :: ubuntu 20 install quemu 
Shell :: task manager linux 
Shell :: find pip install directory 
Shell :: how to stop docker 
Shell :: searching for a git folder 
Shell :: install imagick 
Shell :: string to array bash 
Shell :: auto generate requirements.txt python 
Shell :: fortinet vpn client for ubuntu 
Shell :: untar gz file ubuntu 
Shell :: apt-get install certbot 
Shell :: delete ppa repository ubuntu 
Shell :: delete all files with specific name ubuntu 
Shell :: start xampp 
Shell :: How to install rambox on linux 
Shell :: ${a,}: bad substitution 
Shell :: install rancher 
Shell :: debian install postgresql 
Shell :: ubuntu power saving 
Shell :: powershell write to file 
Shell :: install nano in docker 
Shell :: powershell on linux 
Shell :: install docker compose in linux 
Shell :: install openai gym 
ADD CONTENT
Topic
Content
Source link
Name
2+9 =