Skip to content

JorbFreire/finebisu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express JS Boilerplate

Introduction

This is a minimal boilerplate for Node Express apps. It comes with Babel support, CORS enabled, nodemon support, and some basic linting rules set up.

Usage

Follow the instructions below to get started.

  1. Install dependencies with npm install.
  2. Secondly, rename the example.env file to .env and fill in the desired port.
  3. Run npm start to host the application on the specified port.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published