Skip to content

FintanK/angular4-basic-file-explorer

Repository files navigation

Peninsula File Explorer

A file explorer component which consumes a static JSON file and allows the navigation of files and folders.

Dependencies

Ensure you have Node.js and NPM installed.

I used Node v9.11.1 and NPM v5.6.0.

Installation

In the root directory of the project simply run the following command

npm install

View in your browser

npm start

You will then be able to view the project in your browser by navigating to

http://localhost:4200

Unit Tests

karma start karma.conf.js

E2E Tests

npm run e2e

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors