1.4.0 • Published 6 months ago
bikinproject v1.4.0
BikinProject
BikinProject is a starter project generator package that makes it easier for you when you want to create a project. The starter project provided is a custom starter project that has been designed in such a way that it can be easily used. Starter projects are available with various frameworks and programming languages.
List in Other Languages
Table of Contents
Get Started
You can use this package by running the following command in your terminal
:
npx bikinproject@latest
Then you can answer some questions asked by package BikinProject
:
┌ create-bikinproject-app
│
◇ Where should we create your project?
│ ./your-project
│
◇ Pick a project type within "./your-project"
│ Next.js App Router (Tailwind + TypeScript)
│
◇ ⏳ Creating project...
│
◇ ✅ Project created successfully!
│
◇ Do you want to install dependencies for ./your-project?
│ Yes
│
◇ Pick a package manager to install dependencies for "./your-project"
│ PNPM
│
◇ 📦 Installing dependencies using pnpm...
│
◇ ✅ Dependencies installed successfully!
│
◇ 🎉 Project ready to use!
│
◇ Next steps. ───────────────╮
│ │
│ cd ./your-project │
│ pnpm install │
│ pnpm run dev │
│ │
│ Happy Coding! │
│ │
├─────────────────────────────╯
│
└ Have a Problems? Report to https://github.com/nuflakbrr/bikinproject/issues
Framework List
Frontend
- React.js (Tailwind + TypeScript)
- React.js (Tailwind + JavaScript)
- Next.js App Router (Tailwind + TypeScript)
- Next.js App Router (Tailwind + JavaScript)
Backend
- Node.js 🚧
Fullstack
- Laravel Breeze API w/ Next.js App Router (Tailwind + TypeScript)
- Laravel Breeze API w/ Next.js App Router (Tailwind + JavaScript) 🚧
- Laravel + Filament
How to Contribute
For a complete guide on how to contribute to this project, please open the CONTRIBUTING.md file.
License
This work is licensed under the MIT LICENSE.
Author
Author name and contact info,