Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 357 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 357 Bytes

About

e⁻lektron foyer is a prototype for a virtual foyer / venue for performing arts.

Demo

https://elektron-foyer.netlify.app

Installation and development

npm install
npm run dev

Building for production

npm run build

The generated assets are in /dist directory, this can be deployed, for example, on Netlify.