omaxel / node-express-simple-boilerplate

A basic boilerplate project to start creating APIs with Node.js and Express. CORS enabled.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a basic boilerplate project to start creating APIs with Node.js and Express. CORS support enabled.

Getting started

Install the dependencies:

npm i

and then run:

npm run start

to start the server.

About

A basic boilerplate project to start creating APIs with Node.js and Express. CORS enabled.


Languages

Language:JavaScript 100.0%