Giter Site home page Giter Site logo

luoxue2017 / noahv Goto Github PK

View Code? Open in Web Editor NEW

This project forked from baidu/noahv

0.0 1.0 0.0 1.92 MB

An efficient front-end application framework based on vue.js

Home Page: https://www.noahv.org

License: Apache License 2.0

JavaScript 87.55% HTML 0.04% CSS 12.03% Shell 0.12% AppleScript 0.26%

noahv's Introduction

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://www.noahv.org/

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

Document

License

Apache License 2.0

noahv's People

Contributors

hi-sunshine avatar tanrich avatar iyuxy avatar quxianping avatar joannamo avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.