A cli for front end project.
Create quickstart project.
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
Just one line.
npm init quickstart
# or
yarn create quickstart
That's it
Copyright (c) 2017-present, Yuchen Liu