Download Project
You can download our project from the following locations:
GitHub Repository
Click the button below to visit the GitHub repository and download the project:
Visit GitHub Repository
You can also clone the repository directly using Git:
Installation and Running
-
Clone Repository
git clone https://github.com/nautilus-ops/etov-core.git cd etov-core
-
Install Dependencies
npm install # or pnpm install
-
Start Development Server
npm run dev # or pnpm dev
-
Build Production Version
npm run build # or pnpm build
System Requirements
- Node.js >= 20.x
- pnpm >= 9.x (recommended) or npm
Getting Help
If you encounter any issues during download or installation, please:
- Check GitHub Issues
- Submit a new Issue describing your problem
- Refer to other sections of the project documentation
Thank you for your interest in our project!
Last updated on: