Skip to content

heartstchr/StockMarket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Steps to follow

*To clone git repository

git clone

*To get all dependencies of server

npm install

*To get all dependencies of client

bower install

*To run server

forever -w server.js

*To veiw in browser

http://localhost:7777

##Optimisation * Minified css. * css at the top and js at bottom. * No use of Bootstrap to reduce load time. * Reduce DNS lookup.

About

an angular application with d3.js

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published