Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 1.11 KB

README.md

File metadata and controls

12 lines (9 loc) · 1.11 KB

Dev Templates

A collection of development templates with prebuilt configuration and opinionated tooling.

The list of available templates are as follows:

  • pro-react - Professional React template with GitHub CI/CD, CSS-in-JS, Vite and opinionated tooling for developing production grade code.
  • pro-vanilla - Professional Vanilla JS template with GitHub CI/CD, Vite and opinionated tooling.
  • npm-package - NPM package template with semantic versioning and automated publishing.
  • node-cli - Node.js CLI template with preconfigured tooling.
  • just-react - Basic React template for experiments.
  • just-vanilla - Basic Vanilla JS template for experiments.