Solid.js is a purely reactive library. It was designed from the ground up with a reactive core. It's influenced by reactive principles developed by previous libraries.
kretes new solid-app --template solid
This starter sets up a Node.js application with Solid.js as the UI library. The goal is to provide a ready-to-use template for building full-stack applications in TypeScript that incorporate the best practices for both Solid.js and Node.js.
Found a mistake?Found a mistake? Would you like to suggest an improvement?