Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QuickED

To test the QuickED application, follow these steps:

  1. Download the Repository

    • You can either clone the repository using Git:
      git clone <repository-url>
    • Or download the repository as a ZIP file and extract it.
  2. Navigate to the Project Folder

    • Open a terminal and go to the Svelte/QuickED directory:
      cd Svelte/QuickED
  3. Install Dependencies

    • Install all required dependencies using npm:
      npm install
  4. Run the Development Server

    • Start the app in development mode:
      npm run dev
    • The application will be available at the local address shown in the terminal.

    4.1. (Alternative) Build the App and Preview the Production Build

    • Alternatively, you can create a production version of the app:
    npm run build
    • Preview it locally:
    npm run preview
  5. Run Tests

    • To execute the test suite, run:
      npm test
    • This will run all configured tests and display the results in the terminal.

About

TFG QuickED

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages