Giter Site home page Giter Site logo

nvpresspanel's Introduction

nvPressPanel

Install

curl -fsSL https://get.nvpress.tk | bash

Build

第一步

首先进入frontend文件夹,如果安装过了pnpm,可以跳过此步。

npm install -g pnpm
pnpm setup

第二步

还是在frontend目录,执行此命令

pnpm install
pnpm build

之后就会在dist目录下生成前端文件。

第三步

切换到backend目录,将前端文件夹下的index.html复制到后端templates目录 将其它文件复制到后端backend目录。

第四步

执行 python3 App.py 会自动打开Web服务器,Flask后端,和FTP服务器。

nvpresspanel's People

Contributors

nulconst avatar nu11const avatar

Stargazers

 avatar

Watchers

 avatar

nvpresspanel's Issues

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.