Skip to content

A simple calculator application for the Graasp ecosystem.

License

Notifications You must be signed in to change notification settings

graasp/graasp-app-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Graasp App: Calculator

translation badge

Running the app

You will need an environment file called .env.development

VITE_PORT=3012
VITE_GRAASP_APP_KEY=<your key>
VITE_VERSION=latest
VITE_GRAASP_API_HOST=http://localhost:3000
VITE_ENABLE_MOCK_API=false

Testing the app

You will need an environment file called .env.development

VITE_PORT=3333
VITE_GRAASP_APP_KEY=<your key>
VITE_VERSION=latest
VITE_GRAASP_API_HOST=http://localhost:3000
VITE_ENABLE_MOCK_API=true

About

A simple calculator application for the Graasp ecosystem.

Resources

License

Stars

Watchers

Forks

Packages

No packages published