basic-project-generator

basic project generator for node applications


Keywords
project, node, generator
License
GPL-3.0
Install
npm install basic-project-generator@1.0.1

Documentation

Basic project generator

The main goal of this package is to speed up the node projects structure creations with some development standardization so the devs can focus on develop the code

Features

Generator
Generate a simple node project structure

Quick start

Observation or notes 😊

1. Setup

1.1. Install the package dependency globally:

npm i -g basic-project-generator

1.2. Use it:

basic-project

Docs

if there is any documentation, put the reference here

Application Status

If any application status place, put it here for reference

Scripts

This boilerplate comes with a collection of scripts to make your life easier, you'll run them with npm run <script>:

  • your-scripts: Document here what your scripts do

Tech

Contributing

This boilerplate is open to suggestions and contributions, documentation contributions are also important! :)