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

https://github.com/thinkjs/create-thinkjs

Create ThinkJS with no build configuration
https://github.com/thinkjs/create-thinkjs

Last synced: 12 months ago
JSON representation

Create ThinkJS with no build configuration

Awesome Lists containing this project

README

          

# Create ThinkJS(create-thinkjs)

Create [ThinkJS](https://thinkjs.org) project quickly. This is an alias module for `think-cli new` command.

To use it run:

```shell
npm init thinkjs
```