Skip to content

n9e/fe-v5

Repository files navigation

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

Links

UI document:https://jokingzhang.github.io/dantd/components/basic-table/