liuyuchenzh / create-quickstart

Initialize project in the easy way

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Initialize project in the easy way

License:MIT License


Languages

Language:JavaScript 98.4%Language:HTML 1.4%Language:CSS 0.1%