* fix: remove unused import * feat: even project manager should not edit/delete project * docs: even project manager should not edit/delete project
UnitTCMS Document
Install dependencies
$ npm install
Start document server locally
$ npm run start
Deploy to Github pages
The following command builds the pages and then deploys them to GitHub Pages.
$ npm run deploy