Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 422 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 422 Bytes

KICKSTART Application Mobilyte

This KICKSTART application is used for new upcoming mobile applications.

Getting Started

Go to given path

cd KickStarterProject_Node

##2nd step

Simply clone from this repo, then go to the root folder install dependencies with npm.

npm install

##Start With

node server.js

##Api doc

You can find the api doc from http://localhost:4000

#Enjoy the code