项目作者: busterc

项目描述 :
:icecream: a parcel starter with just enough sugar to make you smile
高级语言: JavaScript
项目地址: git://github.com/busterc/vanilla-parcel-starter.git
创建时间: 2018-08-14T21:34:01Z
项目社区:https://github.com/busterc/vanilla-parcel-starter

开源协议:

下载


🍦 vanilla-parcel-starter

a parcel starter with just enough sugar to make you smile

keep it vanilla or top it with react, preact, vue, framework7, ionic, etc.

Degit It

  1. $ npx -p node@9 -p degit -- degit busterc/vanilla-parcel-starter my-app
  2. $ npm install
  3. $ npm start

Preloaded With

  • ESlint
    • xo
    • Prettier
      • JSON
      • Prettier-Package-JSON
  • Babel presets env (.babelrc)
  • Sass
  • PostCSS (.postcssrc)
    • Autoprefixer
    • PostCSS-Import-URL
      • Bootstrap 4’s Reboot.css
  • Browserslist last 2 major versions (.browserslitsrc)
  • Git
    • Lint-Staged
  • NPM Scripts
    • dev === start
    • build
    • lint
  • Assets
    • Invisible favicon.ico
  • Skeleton dotfiles
    • .posthtmlrc
    • .eslintignore
    • .gitignore