Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/arufars/cli-template
- Owner: arufars
- License: mit
- Archived: true
- Created: 2022-08-27T23:09:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-01T01:54:48.000Z (6 months ago)
- Last Synced: 2024-10-30T02:38:24.214Z (about 2 months ago)
- Topics: framer-motion, hacktoberfest, html-css-javascript, javascript, mongodb, mongoose, nextjs, react, tailwindcss, template, templates, typescript
- Language: JavaScript
- Homepage:
- Size: 3.54 MB
- Stars: 4
- Watchers: 1
- Forks: 2
- Open Issues: 26
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.MD
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
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! 😁❤