Skip to content
This repository has been archived by the owner on Sep 3, 2022. It is now read-only.
/ calculator Public archive

An example app for Composi implementing a simple calculator.

Notifications You must be signed in to change notification settings

composor/calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

calculator

Author: rbiggs

(c) 2017 to present All Rights Reserved

This project is created using Composi. You can learn more about Composi and how to use it at its website.

Getting Up and Running

In order to build this project you need to install its dependencies. Use the terminal to cd to this folder. Then run:

npm i

After NPM finishes installing, you can build and run it:

npm run build

This will open your built project in your default browser.

About

An example app for Composi implementing a simple calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published