Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Latest commit

 

History

History
21 lines (14 loc) · 665 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 665 Bytes

Notice: this project is archived

For future development please use https://github.com/UserOfficeProject/user-office-core/


Available Scripts

In the project directory, you can run:

npm run dev

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

npm run lint

Lints typescript code and log if there are any errors.
npm run lint:fix should be used if you want to fix all auto-fixable errors and warnings.

Contribution and release versioning

Please refer to the Contribution guide to get information about contributing and versioning.