@mrlol/web.cli

0.0.9 • Public • Published

npm package

web.cli · GitHub license npm version npm downloads

Spanish Docs

A command line interface to init your web project with different frameworks.

Installation

With NPM

$ npm i @mrlol/web.cli -g

With Yarn

$ yarn add @mrlol/web.cli -g

Usage

Init your project

When you install web.cli you only need to run the command web. After that it will ask you some questions to create your project. It can take a few minutes to create your project.

$ web

Get and delete configs

You can get the configs you have saved. And you can also delete them.

$ web-configs

Available frameworks

If you want to suggest a new framework, please open an issue on Github. Or fork the project repo and create a pull request.

Frontend frameworks

  1. React
  2. Vue
  3. Angular
  4. Next

Backend frameworks

  1. Express
  2. Koa
  3. Fastify
  4. Nest

App frameworks

  1. React Native
  2. Ionic
  3. Electron

Package Sidebar

Install

npm i @mrlol/web.cli

Weekly Downloads

0

Version

0.0.9

License

MIT

Unpacked Size

19.3 kB

Total Files

7

Last publish

Collaborators

  • mrlol