bikinproject
v1.3.5
Published
An package starter project generator that makes it easier when create a project.
Downloads
12
Maintainers
Readme
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)
│
◇ Install dependencies?
│ No
│
◇ ⏳ Creating project...
│
◇ 🎉 Project Created!
│
◇ Next steps. ───────────────╮
│ │
│ cd ./your-project │
│ npm install │
│ npm run dev │
│ │
├─────────────────────────────╯
│
└ 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) 🚧
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,
Naufal Akbar Nugroho Website @nuflakbrr @kbrnugroho