/Lemon

SUSTech Appointment System

Primary LanguageVueMIT LicenseMIT

Lemon

Install

at root, run npm installto install all requirements.

Develop

at root, run npm run devto run Lemon at develop mode. After successfully compilied, go to 'http://localhost:8080/' in browser to view pages.

Product

at root, run npm run build to compile Lemon to js and css files in /dist. Then put them to a webserver.