Skip to content

Latest commit

 

History

History
42 lines (35 loc) · 1.54 KB

File metadata and controls

42 lines (35 loc) · 1.54 KB

Cours API Rest

Deploy to Azure

expliquer node installer dernier node LTS

Start to develop

cmd =>

  • npm install
  • npm run build:watch

Références

Memo

git tag -a v1.0 -m "http get sans body parser sans watch" git tag -a v1.1 -m "http get sans body parser avec watch"