get-started-cli

Setup (bootstrap) any kind of Node.js project with a single command. It can be a test project, personal, open-source or commercial.

Usage no npm install needed!

<script type="module">
  import getStartedCli from 'https://cdn.skypack.dev/get-started-cli';
</script>

README

Welcome to Get Started (getstarted) 👋

Version Documentation License: ISC Twitter: vivekrp

Setup (bootstrap) any kind of Node.js project with a single command. It can be a test project, personal, open-source or commercial.

🏠 HomepageDemo

Features

  • Custom flow based on the type of project
  • Built-in support for Git, README.md, LICENSE.md and Ignore files setup
  • Top 5 Front-End Frameworks support, including React, Angular and Vue.js
  • CI/CD (Continuous Integration/Continuous Delivery)
  • One-Click Hosting

Coming Soon

  • Back-End Frameworks Support
  • Database Setup Options
  • API Setup
  • CDN

Install

npm install getstarted

Usage

Just type "getstarted" in your command line (cli) and enter. 

Run tests

npm run test

Author

👤 Vivek Rp

🤝 Contributing

Contributions, issues and feature requests are welcome!
Feel free to check issues page.

Show your support

Give a ⭐️ if this project helped you!

📝 License

Copyright © 2019 Vivek Rp (https://vivekrp.com).
This project is ISC licensed.


This README was generated with ❤️ by readme-md-generator