Skip to content
This repository has been archived by the owner on May 9, 2024. It is now read-only.

DevManfre/common-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

common-calculator

A simple js calculator.

Index

  1. How can I try it
  2. Commit syntax

How can I try it

There are two ways to test the web application:

  • visit the site it is hosted on;
  • visit the codpen page (it's an older version);
  • clone the repository and use the command npm start within the repository.

Commit syntax

For the commit, this repository use gitmoji.dev to explain the goal of the commit.