Giter Site home page Giter Site logo

fqq-server's Introduction

fqq-server

我的另一个项目fqq,其后台部分与开发环境写在一块了,所以本项目作为生产环境的后台部分,本项目也是基于我的另一个express的项目

前端部分 打包后生成的文件index.html与文件夹static,根据路径分别放于根目录与assets目录下即可。

后端部分 后端的核心文件只有router.jssqlite.js这两个,放置于src目录下,前后端共用的js文件放置于src/assets/js/common

注: 这里的前后端代码都没有保持实时更新,最新以fqq为准,拷贝过来即可。

#安装依赖
$ npm i

#启动项目,手动打开http://localhost:4000/#/
$ node index.js

fqq-server's People

Contributors

wscj avatar

Watchers

James Cloos avatar  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.