Skip to content

Aperrix/starter-templates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

PROJECT STARTER TEMPLATES

Opinionated list of templates i made for personal use. Feel free to clone them and use them if it can help you.

Run Locally

  1. Clone the template you want to use (each template is on a dedicated branch)
git clone --branch <branchname> git@github.com:Aperrix/starter-templates.git
  1. Go to the project directory
cd <branchname>
  1. Install dependencies
npm install
  1. Follow instructions

Each template has a README.md with more detailed informations

Available templates

  CLIENT SERVER LINTER TESTS CI/CD
NPM Package

(Node >= v16)

ESLint

Mocha

Github Actions

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published