Templates for Intility developers.
The content provides an introduction to getting started with a project by running certain commands. It mentions specific templates and repositories available for different technologies like Vite, React, TypeScript, .NET, and FastAPI. It also points to documentation made with Docusaurus for these templates.
To get started with a project, follow these steps:
Run one of the following commands, depending on the desired template:
command-1command-2command-3Once the template command has been executed, the corresponding repository structure will be created.
Navigate to the appropriate repository, depending on the technology you are using:
If you need documentation, go to the “docusaurus” repository. There, you will find comprehensive documentation for all the available templates.
The content provides an overview of various templates and repositories available for different technologies, such as Vite, React, TypeScript, .NET, and FastAPI. It also highlights the availability of comprehensive documentation created with Docusaurus for these templates. Users can get started with a project by running specific commands and exploring the appropriate repositories.