1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/baidu-NoahV

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Это зеркальный репозиторий, синхронизируется ежедневно с исходного репозитория.
Клонировать/Скачать
Внести вклад в разработку кода
Синхронизировать код
Отмена
Подсказка: Поскольку Git не поддерживает пустые директории, создание директории приведёт к созданию пустого файла .keep.
Loading...
README_EN.md

NoahV

简体中文 | English

build license open issues commit

A front-end application framework based on Vue, easy to handle, is suitable for teams lacking front-end engineers, it can be be used in the field of operation and maintenance monitoring, data analysis and common background management system, etc.

Feature

  • Easy to use, provide a variety of commonly used components, and quickly start front-end development.
  • Navigation bar, page layout support JSON configuration.
  • Templates can be easily reused to improve the efficiency of development.
  • Provide the operation and maintenance dashboard feature, especially for the monitoring data analysis
  • Provide the scaffold command line tool to init the project, mockup the API data, start the devserver, update the system and so on.

Document: https://baidu.github.io/NoahV

Quick Start

NoahV rely on Nodejs 6.0+, please check Node.js v6.0+ already installed on your system before run following commands.

1.Install command line tools

# Install noahv-cli
$ npm install noahv-cli -g

# Look for help
$ noahv --help

2.Init project

# Create an empty folder & run init
$ mkdir project && cd project && noahv init

3.Run project

# Run noahv start in the project root directory
$ noahv start 

4.Reuse template

# Run noahv create in the project root directory
$ noahv create

# Choose page type According to the hint,support form,list,filterlist,chart at present

Contribution

Please make sure to read the Contributing Guide before making a pull request.

Document

License

Apache License 2.0

Комментарии ( 0 )

Вы можете оставить комментарий после Вход в систему

Введение

NoahV — это фронтэнд-фреймворк, цель которого — решить проблемы с эффективностью в бэкэнде и фронтенде. Он ориентирован на сценарии применения в области эксплуатации и мониторинга. Фреймворк разработан на основе новейших технологий фронтенда и лучших практик команды в процессе разработки проекта. Развернуть Свернуть
Apache-2.0
Отмена

Обновления

Пока нет обновлений

Участники

все

Недавние действия

Загрузить больше
Больше нет результатов для загрузки
1
https://gitlife.ru/oschina-mirror/baidu-NoahV.git
git@gitlife.ru:oschina-mirror/baidu-NoahV.git
oschina-mirror
baidu-NoahV
baidu-NoahV
master