Skip to content
This repository has been archived by the owner on Aug 23, 2021. It is now read-only.
/ eufemia-demo Public archive

This repo contains Eufemia setup, layout and styling demos, using create-react-app

License

Notifications You must be signed in to change notification settings

dnbexperience/eufemia-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eufemia Demos

👉 Live Demo 🤘 CodeSandbox

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

This setup is using React within create-react-app.

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.

Internet Explorer 11

By using the react-app-polyfill it is possible to run this app in development mode.

import 'react-app-polyfill/ie11'
import 'react-app-polyfill/stable'

To test this app properly in IE11, run these steps:

  1. Make a production build npm run build
  2. And watch this build npx live-server build

About

This repo contains Eufemia setup, layout and styling demos, using create-react-app

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published