Skip to content

Latest commit

 

History

History
executable file
·
12 lines (11 loc) · 295 Bytes

Readme.md

File metadata and controls

executable file
·
12 lines (11 loc) · 295 Bytes

My lecture about CORS

Как собрать:

  • Ставим ноду https://nodejs.org/
  • cd cors-lecture
  • npm install
  • npm install -g bower
  • bower install
  • Открываем index.html
  • PROFIT!