UNPKG

starter-kit-tool

Version:

A quick command-line utility for NodeJS that helps quickly spin up new projects.

9 lines (7 loc) 325 B
const kits = { "laravel-bootstrap": "https://github.com/Naimul007A/laravel-bootstrap.git", "node-ts": "https://github.com/Naimul007A/node-ts.git", "python-flask":"https://github.com/Naimul007A/python-flask-starterkit.git", "laravel-vue":"https://github.com/Naimul007A/laravel-vue.git" }; export default kits