Показать сообщение отдельно
  #1 (permalink)  
Старый 01.06.2016, 21:59
Новичок на форуме
Отправить личное сообщение для michael123123 Посмотреть профиль Найти все сообщения от michael123123
 
Регистрация: 01.06.2016
Сообщений: 2

How to launch Angular 2 application without ANY server
Hello, guys!

I have a simple Angular 2 project, but I dont want to use later with npm. Do u know any decision to start a project in this way:

1) compile all of *.ts files
2) copy compiled js-files to another folder (not related with npm or node)
3) open an app, using, for example, index.html. just open an index, and all app should works.

Thanks.
Sorry, dont have russian keyboard.
Ответить с цитированием