/openblock-resource

External resources server for OpenBlock projects

Primary LanguageJavaScriptMIT LicenseMIT

openblock-resource

Publish npm package GitHub

Provide a local resource server for openblock.

Instructions

  • Start resource server

    npm install
    npm run fetch
    npm start
  • Test update funciton, run:

    npm test