Использование фреймворка Aurelia: http://aurelia.io
Проект основан на Aurelia-CLI: http://aurelia.io/hub.html#/doc/article/aurelia/framework/latest/the-aurelia-cli/1
Глобально установите Aurelia CLI: npm install aurelia-cli -g
В корне проекта выполните:
# Установка зависимостей для проекта Node.js
npm install
# Запуск в режиме разработки
au run --watch
# Сборка для продакшена
au run build --env prod
После сборки для продакшена скопируйте содержимое всего каталога проекта (за исключением каталога node_modules) в каталог tms\src\main\resources\static\page
проекта TMS.
You can comment after Login
Inappropriate content may be displayed here and will not be shown on the page. You can check and modify it through the relevant editing function
If you confirm that the content does not involve inappropriate language/advertisement redirection/violence/vulgar pornography/infringement/piracy/false/insignificant or illegal content related to national laws and regulations, you can click submit to make an appeal, and we will handle it as soon as possible.
Comments ( 0 )