ad-starterkit
v1.0.5
Published
ad-starterkit allow developer to get MERN combination boilerplates directly from this universal package
Downloads
5
Maintainers
Readme
Apps Generator
A quick and easy way to generate project boilerplates for MERN applications.ad-starterkit is a node.js for creating mern stack boilerplates or initial setup instantly using this package. currently package handling kits based on these combinations.
Basic React App
Node with MongoDb
Node with Postgresql using Sequel ORM
React with Redux Saga
Installation
This is a Node.js module available through the
npm registry. Installation is done using the
npm install
command:
$ npm install -g ad-starketkit
$ yarn add ad-starketkit
Usage
cd ~
ad-starketkit
select project type
write project name
Features
React boilerplate: Includes React, React DOM, and Babel for a modern React setup.
Node boilerplate: Includes a basic Node.js setup with Express and Babel for server-side development.
Redux boilerplate: Includes React, React DOM, Redux, and Babel for a modern React + Redux setup.
License
MIT License. Copyright (c) [2023] ad-starterkit