Skip to content

A smaple Node JS App which is implemented for UAA Oauth grant call example

Notifications You must be signed in to change notification settings

hari-007/sample-node-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple-node-app

Set up in Linux & only works in Linux because of bin/www file

Try to execute this commands after cloning repository and ready with Node JS in you machine

# npm install

After npm install, Now try to run this command npm start from project root directory.

Development

Required:

-- Checkout to your branch. git checkout -b your-branch-name

Following commands looks like :

	git clone https://github.com/hari-007/sample-node-app.git

	git checkout -b 'your-branch-name'

	npm install

	npm start

About

A smaple Node JS App which is implemented for UAA Oauth grant call example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published