SSS play file
- Install dependencies:
npm installYou can run the project in several ways:
- Development mode (using ts-node):
npm run dev- Build and run:
npm run build
npm startThe project includes:
- TypeScript configuration
- Basic example in
src/index.ts - Development and production build scripts # sss