Skip to content

JasonJiangs/OfficeAdmin

Repository files navigation

Office Management Systm

Key Features

How To Use

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository

$ git clone https://github.com/JasonJiangs/OfficeAdmin.git

# Go into the repository 
$ cd OfficeAdmin
$ cd vue-frontend

# Install dependencies
$ npm install

# Run the website, it is at: http://localhost:9528/
$ npm run dev

Note If you're using Linux Bash for Windows, see this guide or use node from the command prompt.

Technology Used

This website uses the following open source packages:

Development Notes

knifes4j

Open withhttp://localhost:8800/doc.html#/home to see the API documentation. The API test can be done here as well.

Potential Errors

npm install error:

degrade node.js version to 12

npm run dev error:

upgrade 'svg-sprite-loader' version in package.json

About

A general office managenet system.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published