y-cli

personal project cli with webpack or other framework cli

Usage no npm install needed!

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

README

y-cli

A cli for front end project.

Intro

Design for simple project.

Features

For JavaScript, you are able to choose from

  • React
  • Vue
  • Angular
  • Preact
  • Vanilla

When choosing Vanilla, following css pre-processors are supported

  • PostCSS
  • LESS
  • Sass
  • Stylus

Installation

$ npm i -g y-cli
# or
$ yarn global add y-cli

Usage

In your shell, run

$ y-cli

That's it

License

MIT

Copyright (c) 2017-present, Yuchen Liu