5652259395678711e2314bea5ce3aae697e95a33
How to start
npm install
npm start
with different backends
npm run start:local
npm run start:production
npm run start:staging
Useful commands
run checks
npm run check
type checking with watch
npm run typecheck:watch
Code generation
generate new SolidJS component:
npx hygen component new NewComponentName
generate new SolidJS context:
npx hygen context new NewContextName
Description
Languages
TypeScript
77.9%
SCSS
20.1%
HTML
1.9%
JavaScript
0.1%