Skip to content

ashokona/MEAN_app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

enigma

###################### Enigma Api ##########################

#Prerequisites

MaongoDB database with name enigma

##Installation :

cd enigma-api

npm install -> npm start

##Api Url

http://localhost:8000/api

##UI Url

http://localhost:8000

####################### FrontEnd Command ######################

npm install angular-cli -g

cd enigma-frontend

npm install

#####################################

[To LIVE Development] : ng serve

Starts serving on port 4200

######################################

[To Build files to ] : ng build -prod

Build files into port 8000

MEAN_app

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published