worth-shared
v1.0.0
Published
Worth Shared Package - Common utilities, types, and constants for Worth applications
Readme
worth-shared
Worth Shared Package - Common utilities, types, and constants for Worth applications
Getting Started
Prerequisites
- Node.js 18+
- npm or yarn
- Git
Installation
git clone https://github.com/your-username/worth-shared.git
cd worth-shared
npm installDevelopment
npm run devBuilding
npm run buildTesting
npm run testContributing
- Fork the repository
- Create your feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add some amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
License
This project is licensed under the MIT License - see the LICENSE file for details.
