Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/gengjiawen/ts-scaffold


https://github.com/gengjiawen/ts-scaffold

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

A simple tool for scaffolding typescript projects.

[![CircleCI](https://circleci.com/gh/gengjiawen/ts-scaffold.svg?style=svg)](https://circleci.com/gh/gengjiawen/ts-scaffold)
[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/gengjiawen/ts-scaffold)

This project use [SAO](https://github.com/saojs/sao) internally.

### Features
* live reload with nodemon
* build with easy
* prettier support
* add jest by default
* git hooks for prettier task

### Usage

``` bash
npx sao gengjiawen/ts-scaffold -y -u
```

### Node.js server scaffold

https://github.com/gengjiawen/koa-scaffold