MIT License ~ Copyright (c) 2023 @jtl-elisa
Require NodeJS >=v18.7.0. This project uses NPM for dependencies and project management (Getting Started)
- 📦 Setup env required variable: (coming soon...)
- 📦 Install NodeJS, get this repository, and run the npm install command
npm install
- 🧨 Build src to dist (compile TS to JS)
npm run build