Skip to content

twinlify/platform-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

twinlify

πŸ„ Twinlify platform demo

Netlify Status

nexus threejs taverne style: styled-components

Live demo

See how to use our 3D widget live on platform.twinlify.com

Local

> npm install
> npm run start:dev

dev

linking local Nexus

> rm -rf node_modules/@twinlify/nexus
> ln -s ~/Projects/twinlify/nexus/src ~/Projects/twinlify/platform-demo/node_modules/@twinlify/nexus

check distribution

/public folder js files generated with

> npm run build