1.0.5 • Published 1 year ago

ad-starterkit v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

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

1.0.5

1 year ago

1.0.4

1 year ago

1.0.3

2 years ago

1.0.2

2 years ago