ashiishme / node-api

NodeJS API Server for front end technologies. Compatible with Angular, React & Vue.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node API

NodeJS API Server App for front end technologies using Express. Compatible with Angular, React & Vue. This node server is tested with Angular.

Running Locally

Make sure you have Node.js installed.

git clone git@github.com:ashiisme/node-api.git # or clone your own fork

cd node-api

npm install

node server

Your app should now be running on localhost:3000

About

NodeJS API Server for front end technologies. Compatible with Angular, React & Vue.

License:MIT License


Languages

Language:JavaScript 100.0%