Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

File Downloader

This is a TypeScript React component implementation of a file downloader component.

Development

This code was developed on mac OSX. The initial project boilerplate was generated using create-react-app to focus on the actual component implementation. The src directory contains the TypeScript source files.

Prerequisites

Install the latest LTS version of Node.

This project uses yarn as package manager.

npm install -g yarn

Installation

yarn install

Running the API server

yarn start

Testing

Run unit tests using

yarn test

Run component (visual) cypress tests using

yarn cy:run

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages