Показать сообщение отдельно
  #1 (permalink)  
Старый 20.02.2016, 23:33
Новичок на форуме
Посмотреть профиль Найти все сообщения от UI realize
 
Регистрация: 20.02.2016
Сообщений: 7

UIjs release (СВЕРШИЛОСЬ)
https://github.com/MegaJsTeam/ui-js

UIjs - MV(model view) html5 framework like Angular2 and React, but better =)

Install: go to project folder and run

npm i -g gulp yo generator-ui-js
yo ui-js


Usage:

To develop run "gulp" in cmd, and go to localhost:1337 and change app files in "src/app" folder, web page will be auto reload.

To production build run "gulp production" in cmd, your build will be in the "build" folder


Configuration:

Build config located in gulpfile.js. I use Webpack builder. You can add ES6 loader, LESS loader, TypeScript loader e.t.c. But i like CoffeeScript.

Tutorial:

https://www.youtube.com/watch?v=SDzkIIj1zdY

=================
жду ваши отзывы, не баньте юродивого
Ответить с цитированием