# metacode-resource **Repository Path**: metacodelab/metacode-resource ## Basic Information - **Project Name**: metacode-resource - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-08 - **Last Updated**: 2025-02-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openblock-resource ![GitHub Workflow Status](https://img.shields.io/github/workflow/status/openblockcc/openblock-resource/publish) Provide a local resource server for openblock. ## Instructions ```bash npm install npm run fetch npm start ``` To test upgrade funciton, run: ```bash npm test ```