create-vanilla-express

1.0.2 • Public • Published

Vanilla ExpressJs template

This is a base ExpressJs REST API application upon which you can create new endpoints, to help reduce the time needed to setup common boilerplate files.

Install

Scaffold the project using npx (or you can globally install create-vanilla-express and invoke the command below without npx)

# npx create-vanilla-express my-app
# cd my-app
# npm start

Begin adding new files and modifying the thigns you want to change to existing files.

Package Sidebar

Install

npm i create-vanilla-express

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

18.8 kB

Total Files

11

Last publish

Collaborators

  • developerdave