A modern landing page for Ragul CMD, a secure Linux terminal emulator for Windows.
Prerequisites: Node.js
-
Install dependencies:
npm install -
Run the development server:
npm run dev -
Build for production:
npm run build
The app will be available at http://localhost:3000