Embarking on your journey with the KSOX-WEB workspace? Here's a streamlined guide:
Begin with a clean slate by removing residual files from any prior builds:
npm run clean
Initialize your environment by installing all necessary dependencies:
npm install
Ensure your code exudes clarity and consistency with our predefined standards:
npm run fmt
Maintain the integrity and quality of your code with our linting tools:
npm run lint
Regularly check for and integrate updates to keep your project at its best:
npm run update
Encountered a hurdle or have a suggestion? Raise an issue or connect with our dedicated team. Your journey with KSOX-WEB is valued!