A community page VuePress and VuePress Theme Hope forked from Mister-Hope (Thanks)
The collection includes a number of books covering the main topics of:
- Functional Guide (Generated automatically from ADempiere)
- The official page is in: https://erpya.com
- The official Wiki is in: http://docs.erpya.com
- If you need report a bug see: https://github.com/erpcya/docs
A easy way for install is using NVM
To build, you must first install the project dependencies by running:
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | bash
Then we install:
nvm install 20
Then the manager:
npm install -g [email protected]
And to download the project packages:
pnpm install
Finally ready to run:
pnpm dev:vite