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
- Host: GitHub
- URL: https://github.com/thinkjs/create-thinkjs
- Owner: thinkjs
- License: mit
- Created: 2018-09-22T04:51:15.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-22T04:52:22.000Z (over 7 years ago)
- Last Synced: 2025-04-10T21:13:50.898Z (about 1 year ago)
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 1
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```