Deploy

Deploy code to AWS

Steps:

  1. Commit your code to git

  2. Open Command line

  3. Execute command below

# While on local machine
$ npm run deploy

Last updated