Skip to content

igjp-sample/reveal-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Reveal BI Application Templates

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.

Create a new Reveal BI application project

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 dev

Licensing

This repository is licensed under the Unlicense.

About

Templates for creating Reveal BI application projects

Topics

Resources

License

Stars

Watchers

Forks