Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/devopsprodigy/ng-textarena
https://github.com/devopsprodigy/ng-textarena
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devopsprodigy/ng-textarena
- Owner: devopsprodigy
- License: agpl-3.0
- Created: 2021-03-18T06:19:30.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-21T06:10:59.000Z (almost 3 years ago)
- Last Synced: 2024-11-06T17:52:35.652Z (2 months ago)
- Language: TypeScript
- Size: 550 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ng-textarena
## publish
`cd projects/angular-textarena`
Change package version in package.json
`cd ../../`
`npx ng build angular-textarena --prod`
`cd dist/angular-textarena/`
`npm publish --access public`