Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 499 Bytes

README.md

File metadata and controls

42 lines (27 loc) · 499 Bytes

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