axts icon indicating copy to clipboard operation
axts copied to clipboard

⚡️ Transpile and run very fast Typescript & ESM

Results 1 axts issues
Sort by recently updated
recently updated
newest added

Must add feature to load environment variables using flags example: ```sh axts --watch --env-file .env.development src/main.ts ```

enhancement