solidjs
Installation
SKILL.md
SolidJS
A declarative JavaScript library for building UIs with fine-grained reactivity.
Quick Start
Create project:
npx degit solidjs/templates/ts my-app
cd my-app
npm install
npm run dev
A declarative JavaScript library for building UIs with fine-grained reactivity.
Create project:
npx degit solidjs/templates/ts my-app
cd my-app
npm install
npm run dev