Giter VIP home page Giter VIP logo

noahv's Introduction

NoahV

English | 简体中文

license open issues commit

A front-end application framework based on vue, easy to handle, suitable for teams lacking front-end engineers,support the monitoring、operation、data analysis and common background management system.

Feture

  • 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 reuse,improving the efficiency of development.
  • Provide dashboard function,support data analysis scene.
  • Useful Command line tools,project init,mockup,devserver start,update and so on.

Document: http://www.noahv.org/

Quick Start

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

1.install command line tools

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

# look for help
$   noahv --help

2.Init a project

# Creat a empty folder & run init
$   mkdir project && cd project && noahv init

3.Run peoject

# In the project root directory run start
$   noahv start 

4.reuse template

# In the project root directory run create
$   noahv create

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

Document

License

Apache License 2.0

noahv's People

Watchers

 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.