Skip to content
This repository has been archived by the owner on Oct 24, 2019. It is now read-only.

Latest commit

 

History

History
14 lines (8 loc) · 694 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 694 Bytes

Eufemia Demos

This is demo app to showcase how to use Eufemia styles and components.

This setup is using React within GatsbyJS so that the App can be exported as a static HTML file as well. This exported HTML can even get consumed without JavaScript enabled in the Browser.

NB: For a SPA version, using create-reacet-app, check out this repo

Screenshot comparison

How to run this demo App

  1. Make sure You have installed the dependencies npm install.
  2. Now You can run npm start inside this demo App.