A tool to edit .imd files and content
Built with Node.js v22.14.0 and NPM v11.1.0.
All commands listed below need to be run from the project's root directory.
| Command | Action |
|---|---|
npm install |
Installs dependencies |
npm start |
Starts local dev server at localhost:3000 |
npm run build |
Build your production site to ./dist/ |
$ npm run buildNote: The final build is zipped and copied to the
releasefolder as part of the zip NPM script in package.json, which is executed after every production build.
Iain Wood - iain.wood@open.ac.uk
🚀 created by using CREATE v2.0.0