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
- Host: GitHub
- URL: https://github.com/busterc/vanilla-parcel-starter
- Owner: busterc
- Created: 2018-08-14T21:34:01.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T14:03:10.000Z (over 3 years ago)
- Last Synced: 2025-02-06T06:34:33.554Z (about 1 year ago)
- Topics: parcel, parcel-boilerplate, parcel-starter, parceljs
- Language: JavaScript
- Homepage:
- Size: 1.06 MB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
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