Cra Template Awesome Soho

screenshot of Cra Template Awesome Soho

Create React App Template - for SOHO

Overview:

This template is a basic React technology that only considers Client Side Rendering (CSR). It is not based on the latest trends and does not support Create React App (CRA) anymore. A modern React template using Vite, Typescript, and other technologies is currently being worked on. It is recommended to use this template in a devcontainer to ensure consistent operation on Linux, Windows, and Mac. However, on Windows, the script may not work properly if WSL (Windows Subsystem for Linux) is not used. There are some vulnerabilities in create-react-app, so it is preferable to use vite-template instead. The template is compatible with Chrome, Firefox, Safari, Opera, and Edge.

Features:

  • Freedom of choice of language (ECMAScript (javascript), ECMAScript with JsDoc typecheck, Typescript)
  • Collaboration between library and vscode extension
  • Well-defined folder structure
  • Document Automation (Light and Dark theme changer, Multilingual support)
  • IDE environment integration

Summary:

This template provides a basic React technology for Client Side Rendering (CSR) but is not based on the latest trends. It is recommended to use it in a devcontainer to ensure consistent operation across different operating systems. However, there are vulnerabilities in create-react-app, so it is preferable to use vite-template instead. The template offers various features such as freedom of choice of language, collaboration between libraries and IDE integration. Installation instructions are provided to enable or disable type checking, configure routing, and customize the theme.