Fractional real estate tokenization on Stellar.
# Install all dependencies
npm run install-all
# Start both backend and frontend
npm run devBackend: http://localhost:3001
Frontend: http://localhost:3000
See QUICK_START.md for detailed instructions.