Skip to content

anxbt/create-ex-server

Repository files navigation

2024-11-0317-52-09-ezgif com-speed

ABOUT

This is a simple, light-weight cli tool to bootstrap a Express.js server. (Highly inspired by vite)

Has multiple templates like:

  • Express-base i.e. simple express server
  • Express with hot reloading using node --watch-path (exprimental)
  • Express with nodemon for hot reloading

Installing package locally

git clone https://github.com/HarshK200/create-ex-server
cd create-ex-server
npm install
npm i -g # this command install's the package on your machine

Usage

npx create-ex-server # this will start the cli

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published