DameO211 / material-components-library

Material UI Library for Adalo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Installation

Make sure you have cloned and started Developer Proxy before starting.

Use your local credentials when asked while running the commands below. If you log into Adalo with another credential, you won't be able to see the new Development tab.

$ git clone https://github.com/AdaloHQ/cli.git && cd cli && yarn && yarn link & cd ..  
$ git clone https://github.com/AdaloHQ/material-components-library.git && cd material-components-library && yarn link @adalo/cli && yarn
$ npx adalo login --local
$ npx adalo dev --local

About

Material UI Library for Adalo


Languages

Language:JavaScript 99.6%Language:CSS 0.4%Language:HTML 0.1%