Socket
Socket
Sign inDemoInstall

create-quickstart

Package Overview
Dependencies
239
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    create-quickstart

create quickstart project


Version published
Maintainers
2
Install size
12.7 MB
Created

Changelog

Source

1.7.0

  • Features
    • Use nodemon to monitor changes of build-related files and restart webpack-dev-sever accordingly.

Readme

Source

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

Keywords

FAQs

Last updated on 17 May 2019

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc