laiwei / fe-v5

The web project for n9e

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

n9e-fe

This is the web project for N9E

Online

http://116.85.46.86/resource (demo/demo.2021)

Installation

npm install

Start

npm run dev

The api service of the development is from a testing mechine,you can use your n9e api instead of it.

You can login with root/root.2020.

Build

npm run build

Notice

  • vite.config.js and tsconfig.json should both configure to make sure alias works
  • Add "css.validate": false in vscode setting.json to ignore the css warning

Usage

The built pub folder can work in the n9e

About

The web project for n9e


Languages

Language:TypeScript 93.1%Language:Less 6.5%Language:JavaScript 0.3%Language:HTML 0.0%Language:Shell 0.0%