Skip to content

liuyuchenzh/create-quickstart

Repository files navigation

create-quickstart

A cli for front end project.

Intro

Create quickstart 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 & Usage

Just one line.

npm init quickstart
# or
yarn create quickstart

That's it

License

MIT

Copyright (c) 2017-present, Yuchen Liu