Skip to content

michaelholstdev/amortisation-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Run Docker

yarn install
yarn build:prod
docker build -t amortisation-frontend .
docker run -d -p 80:80 amortisation-frontend

Run Local

yarn install
yarn start

Run Tests

yarn install
yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages