Before you begin, ensure you have the following installed:
Open your terminal and run:
git clone https://github.com/madara1319/DFT_DCT--JScd DFT_DCT--JSnpm installnpm run dev- The development server launches on port 8181
- Automatically opens the application in your default browser
- Supports live reloading during development
Once running, the application will be available at: http://localhost:8181
The application is designed to work with modern web browsers. For the best experience, ensure you are using the latest version of:
- Google Chrome
- Mozilla Firefox
- Microsoft Edge
- Opera
- Ensure all prerequisites are correctly installed
- Check that you have the latest version of Node.js
- If you encounter any dependency issues, try running
npm installagain - For persistent problems, check the project's GitHub issues or contact the repository maintainer