Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)