Skip to content

Evidence template for embedding dashboards with no header, sidebar, or branding

License

Notifications You must be signed in to change notification settings

friedmanmax/evidence-embed-template

Repository files navigation

Welcome to Promise's fork of evidence.dev

evidence.dev allows us to spin up static sites.

To start a new site:

  1. From the root, run:
    npx degit evidence-dev/template project-name
  2. Change into your new project folder:
    cd project-name
  3. Install dependencies:
    npm install
  4. To compile sources:
    npm run sources
  5. For hotloading development:
    npm run dev
  6. To generate a static bundle:
    npm run build

This will create a static bundle in the build folder, which can be served from the index of a server. References in the index.html file are relative, so it must be served from the root of a server or subdomain.

About

Evidence template for embedding dashboards with no header, sidebar, or branding

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •