Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/arzyu/x-nodejs-ts
A template for nodejs/ts project.
https://github.com/arzyu/x-nodejs-ts
create-x x-template
Last synced: 6 days ago
JSON representation
A template for nodejs/ts project.
- Host: GitHub
- URL: https://github.com/arzyu/x-nodejs-ts
- Owner: arzyu
- Created: 2018-12-21T16:24:37.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-10-19T14:01:26.000Z (about 2 years ago)
- Last Synced: 2023-03-08T19:47:55.901Z (over 1 year ago)
- Topics: create-x, x-template
- Language: TypeScript
- Homepage:
- Size: 39.1 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# x-nodejs-ts
## Configurations
- `package.json`: `name`, `description`
- `package-lock.json`: `name` (Run `npm install` to fix the `name`)## Related projects
- [arzyu/x-nodejs-ts-koa](https://github.com/arzyu/x-nodejs-ts-koa)