Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 735 Bytes

README.md

File metadata and controls

31 lines (16 loc) · 735 Bytes

NPM Calculator

This project has been created to test the creation of a custom npm package in typescript.

Features

The calculator is able to add, subtract, divide and multiply thanks to an injected npm package called calc_npm_dsg ( https://www.npmjs.com/package/calc_npm_dsg )

Installation

1 - Install node && angular cli 2 - Download or clone the repository 3 - In the terminal type ng serve to compile the app 4 - Open your browser and go to localhost:4200

Authors

Design and layout

calculator.png

License

MIT