A simple webapp to calculate your numerological numbers.
Plus some extra tools.
numerology-toolbelt.surge.sh
- Install Node.js
npm install
npm run dev
npm run test
: Run unit testsnpm run build
: Package for productionnpm run deploy
: Deploy on surge