This repository contains templates for creating Reveal BI application projects using different project styles. You can use these templates to quickly set up a new Reveal BI application with your preferred technology stack.
| Project Style | Command |
|---|---|
| Node.js Server + Vanilla JS Client | npx degit igjp-sample/reveal-templates/nodejs/vanilla |
Once you have completed the previous steps, you can restore packages and run the project by executing the following commands.
npm ci
npm run devThis repository is licensed under the Unlicense.