Solidjs Template

screenshot of Solidjs Template

Solidjs template heavily inspired by shadcn/ui/next-template

Overview

This product is a front-end development template based on SolidJS, Typescript, Prettier, and Eslint. It is heavily inspired by the shadcn/ui/next-template. The developer wanted to create a consistent development environment for starting new projects for frontendmentor.

Features

  • SolidJS framework for building reactive user interfaces.
  • Typescript for type-checking and improved code reliability.
  • Prettier for automatic code formatting.
  • Eslint for code linting and error detection.
  • Dev server for running the project on port 3000.
  • Vite preview server for building and starting a preview of the project.
  • Project-wide typechecking using tsc.
  • Project-wide eslint check and fixable errors.
  • Project-wide eslint check.
  • Project-wide prettier formatting and fixing.
  • Contribution of issues and pull requests.

Summary

The SolidJS + Typescript + Prettier + Eslint template is a development environment for front-end projects. It provides a solid foundation for building reactive user interfaces, ensuring type safety, and maintaining code quality through linting and formatting. The template can be easily installed via cloning or by creating a new repository from the GitHub template. It offers various scripts for running the development server, type-checking, linting, and formatting the code. Contributions in the form of issues and pull requests are also welcome.