Git Product home page Git Product logo

qvk's Introduction

什么是qvk

qvk是一个集成现代前端工程化最佳实践的通用Web开发环境,可用于开发传统C/S架构的Web应用、SPA(单页应用)、H5(App内嵌页)等。

qvk初始版集成以下Web框架和打包工具。

  • Vue.js:The ProgressiveJavaScript Framework。
  • React.js:A JavaScript library for building user interfaces。
  • Svelte:Cybernetically enhanced web apps。
  • ThinkJS:基于MVC模式的简单易用、功能强大的Node.js开发框架。
  • Webpack:目前使用最广泛的前端资源模块打包工具。

用法

1. 拷贝代码

git clone [email protected]:qqvk/qvk.git

2. 安装依赖、初始化及启动服务

cd qvk          // 进入项目目录
npm install     // 安装依赖
npm run init    // 初始化
npm start       // 启动项目

计划

  • 核心配置优化
  • 更新到Webpack 4.x
  • 部分人工操作的自动化
  • 高级特性:HTTPS及部署等
  • 丰富的文档及示例站点

团队

qvk's People

Contributors

cncuckoo avatar qqvk avatar

Stargazers

 avatar Mr.Chen avatar Dave C avatar n年级 avatar  avatar huqi avatar 江阳小道 avatar igaozp avatar  avatar Mirdoriss avatar Lo avatar 像树一样成长! avatar next avatar liuxsen avatar 188007803 avatar XieDs avatar linguochi avatar raozhanping avatar zu avatar  avatar Zilmill avatar  avatar  avatar 天涯笑笑生 avatar  avatar klwf avatar 御姐优 avatar  avatar Vinsiny avatar  avatar liuguanyu avatar  avatar

Watchers

James Cloos avatar  avatar

qvk's Issues

按照文档初始化报错

init报这个错
Error: Cannot find module 'F:\qvk\client'.\conf\webpack.prod.js''
start报这个错
{ Error: ENOENT: no such file or directory, scandir 'F:\qvk\server\view\error'

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.