Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 295 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 295 Bytes

ng File Manager

Tool Dependencies

  • npm, the [node package manager][npm] for build deps.
  • bower, a [client-side code package manager][bower] for app deps.
npm install

Run the Application

npm start

Now browse to the app at http://localhost:8000/index.html.