An open API service indexing awesome lists of open source software.

https://github.com/elevatebart/calc


https://github.com/elevatebart/calc

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# MacOS calc clone tested with Cypresss Component Testing

It is wrtten in Vue 3 from the vue cli

## Launch the App

```
yarn serve
```

## launch **cypress component testing**

Install using `yarn install`

Make sure you have checked out cypress component testing

Then open cypress using `yarn cy:open` and `yarn cy:run`