Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/taixw2/picgo-plugin-album


https://github.com/taixw2/picgo-plugin-album

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# TypeScript-Node-Template

Quickly starting to build a project using TS in Node.

## Start

Using this project as a template for you:

![](https://cdn.jsdelivr.net/gh/Molunerfinn/test/picgo/ts-node-template.png)

## Usage

### Development

```bash
npm run dev
```

It will enter watch-mode with `tsc`

### Production

```bash
npm run build
```

It uses [rollup](https://github.com/rollup/rollup) for building production codes.

## License

[MIT](http://opensource.org/licenses/MIT)

Copyright (c) 2020 Molunerfin