# dummy-requirejs **Repository Path**: mirrors_singod/dummy-requirejs ## Basic Information - **Project Name**: dummy-requirejs - **Description**: a dummy require.js implementation for study purpose - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README To test: ``` python -m SimpleHTTPServer 8011 ``` or any other web server to serve static files. Then located http://localhost:8011/test-require.html.