# openblock-blocks-loongson **Repository Path**: embedded-alpha-team/openblock-blocks-loongson ## Basic Information - **Project Name**: openblock-blocks-loongson - **Description**: openblock 龙芯 blocks 代码生成 - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-05-15 - **Last Updated**: 2024-08-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # openblock-blocks [![Publish Npm Package](https://github.com/openblockcc/openblock-blocks/actions/workflows/publish-npm-package.yml/badge.svg)](https://github.com/openblockcc/openblock-blocks/actions/workflows/publish-npm-package.yml) ![](https://img.shields.io/github/license/openblockcc/openblock-blocks) ## Instructions ``` npm install npm link ``` ## Attention If you modified this project, you have to run `npm run prepublish` and restart openblock-gui. (After modifying the blocks code the webpack-dev-server won't rebuild the openblock-gui automaticly.)