1.1.2 • Published 3 years ago
alias-crafter v1.1.2
alias-crafter
A Project template generator
Installation
$ npm install alias-crafterThen use
$ npm link alias-crafterAnd last
$ alias-crafterUsage
? Which Programing Type Funtional
? Which Programing Language Typescript
? Which Programing Database (Use arrow keys)
> Mysql
MongoDBHow to use?
Make sure that DB is installed, and change the ENV as your config
Just simply install libs
$ npm installRun the server
$ npm run devContributing
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.