An open API service indexing awesome lists of open source software.

https://github.com/busterc/vanilla-parcel-starter

:icecream: a parcel starter with just enough sugar to make you smile
https://github.com/busterc/vanilla-parcel-starter

parcel parcel-boilerplate parcel-starter parceljs

Last synced: about 1 year ago
JSON representation

:icecream: a parcel starter with just enough sugar to make you smile

Awesome Lists containing this project

README

          

# 🍦 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

```sh
$ npx -p node@9 -p degit -- degit busterc/vanilla-parcel-starter my-app
$ npm install
$ 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