1.0.2 • Published 1 year ago
react-creator-cmd v1.0.2
React Creator CMD
The react-creator-cmd
tool is designed to assist developers in rapidly generating new Next.js projects with predefined configurations including GitHub Workflows
, Unit Tests
, Integration Tests
, End-to-End Tests
, and Commit Convention
.
Features
Create new
Next.js
project.Generate
http-module
(fetch)- Generate new
Routes
Installation
npx react-creator-cmd
Usage
npx react-creator-cmd
# cd <your-project>
# create .env file based on the .env.example file
API
- Create New Project - It will create a new configured project based on your step-by-step commands.
- Generate Route - It will generate a new route (app route) with:
components
folder,tests
folder andapp.tsx
file.
- Generate Http-Module - It will generate an
http
module insidemodules
folder
Author
Support
For support, email rivail.rj@gmail.com.
1.0.2
1 year ago
1.0.1
1 year ago
1.0.0
1 year ago
0.5.0
1 year ago
0.4.0
1 year ago
0.3.2
1 year ago
0.3.1
1 year ago
0.1.0
1 year ago
0.0.18
1 year ago
0.0.19
1 year ago
0.0.17
1 year ago
0.0.15
1 year ago
0.0.12
1 year ago
0.0.13
1 year ago
0.0.14
1 year ago
0.0.10
1 year ago
0.0.11
1 year ago
0.0.9
1 year ago
0.0.8
1 year ago
0.0.5
1 year ago
0.0.7
1 year ago
0.0.6
1 year ago
0.0.4
1 year ago
0.0.3
1 year ago
0.0.2
1 year ago
0.0.1
1 year ago