Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/arufars/cli-template

Template project simple self
https://github.com/arufars/cli-template

framer-motion hacktoberfest html-css-javascript javascript mongodb mongoose nextjs react tailwindcss template templates typescript

Last synced: about 2 months ago
JSON representation

Template project simple self

Awesome Lists containing this project

README

        


# What is Template Generator?

Template Generator is a ready-made tool to help you create templates for your projects.

![](https://img.shields.io/github/last-commit/Marineux/cli-template?style=flat-square)

# Getting Started

let's get started

Template

| Front-End| Back-end | Full-Stack |
| -------| -------- | -----------|
| [`html-tailwindcss`](https://github.com/arufars/cli-template/tree/main/templates/Template-Vanila-TailwindCSS)| [`express-starter`](https://github.com/arufars/cli-template/tree/main/templates/express-starter)|[`next-mongoose-restful-full-stack`](https://github.com/arufars/cli-template/tree/main/templates/next-mongoose-full-stack)|
|[`vite-react-tailwindcss`](https://github.com/arufars/cli-template/tree/main/templates/template-vite-react-tailwindcss)|[`next-mongoose-restful-api`]()
|[`next-tailwindcss`](https://github.com/arufars/cli-template/tree/main/templates)|
|[`next-tailwindcss-typescript`](https://github.com/arufars/cli-template/tree/main/templates/next-tailwind-tsx)|


## How to use Template Generator?


1. Install Template Generator

```

npx cli-template-self

```

2. Create a new project

```

```

3. Choose a template

[`more`](Templates)


4. Start the project


```

cd
pnpm i
pnpm dev

```

5. Enjoy the project! 😁❤