Skip to content

KamalElShazly/kaetram-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kaetram Skills calculator

https://kamalelshazly.github.io/kaetram-calculator/

This is a calculator built with React to support calculating Skills XP on Kaetram.

Setup (install npm dependencies):

npm install

If npm is not installed, run sudo apt install npm

Run on develop server:

npm run start

Dependencies

(no need to run these on setup, they will be automatically installed upon running npm install)

npm install @mui/material --save

npm install @mui/icons-material --save

Deploy on GitHub Pages:

This is not necessary because the project has a workflow that automates the deployment process and auto updates the gh-pages branch. (check .github/workflows/node.js.yml).

npm install gh-pages --save-dev

npm run deploy

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published