dev preset
portly dev
Install Portly from npm and use the command blocks below with one-click copy and platform tabs.
npx @solez-ai/portly npm install -g @solez-ai/portly portly doctor
npx @solez-ai/portly npm install -g @solez-ai/portly portly doctor
git clone https://github.com/Solez-ai/Portly.git cd Portly/portly npm install npm run share
portly dev
portly demo
portly watch
npm run hooks:install npm run docs:serve portly list portly stop
hooks:install creates a free local pre-push hook for lint + doctor checks.