Skip to content

visoftsolutions/ksox-web

Repository files navigation

KSOX-WEB

GitHub Workflow Status Qwik Build Version

🚀 Quick Start Guide

Embarking on your journey with the KSOX-WEB workspace? Here's a streamlined guide:

1. Cleanup

Begin with a clean slate by removing residual files from any prior builds:

npm run clean

2. Setup

Initialize your environment by installing all necessary dependencies:

npm install

3. Code Styling

Ensure your code exudes clarity and consistency with our predefined standards:

npm run fmt

4. Linting

Maintain the integrity and quality of your code with our linting tools:

npm run lint

5. Stay Updated

Regularly check for and integrate updates to keep your project at its best:

npm run update

🤝 Contributing

Encountered a hurdle or have a suggestion? Raise an issue or connect with our dedicated team. Your journey with KSOX-WEB is valued!