Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 249 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 249 Bytes

VitalEase

Building

Dependencies

  • npm

Run the following to start a development server on port 5173:

npm install
npm run dev

For a production build, run npm run build to generate it in dist/.

License

AGPLv3, see COPYING.