Skip to content

SergeyVoloshchuk/ArtezioBankApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Artezio bank app

Requirements

Installing Bower

  • Open terminal
  • Type sudo npm install -g bower

Installing Node.js Packages

npm install will install these too, but you can do it manually.

  • Open terminal in your directory
  • Type npm install

Installing Bower Packages

bower install will install these too, but you can do it manually.

  • Open terminal in your directory
  • Type bower install

Running

  • Open terminal in your directory
  • Type npm start

Login and pass

  • admin:
    • login: "test"
    • pass: "test"
  • user:
    • login: "test2"
    • pass: "test2"

About

bank app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published