Skip to content

jiawang1/installer

Repository files navigation

Installer

install project

 npm install

start develop server

  npm start

default port is 8203. You can access via http://localhost:8203/.

build project

  npm run build

The outputs are in folder build. Copy all the generated files to your application folder, or you can change the location in file /scripts/build.js.

this project utilize React frame work and AntD widgets library.

About

pages for installer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published