/expressinit

Create a basic express app with ease

Primary LanguageJavaScript

expressinit

Create a basic express app with ease

Installation

You can install expressinit with the following command in your terminal(You need nodejs, and npm installed):

npm i -g @interfiber/expressinit

Note: this will only work on UNIX-like Operating systems(Like Arch, MacOS, FreeBSD)

Usage

To create a express app create a directory for your project and cd into it. Then in the folder you just created run expressinit and answer the questions