eugenierqs / parcel-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Parcel Starter

Why do I want this ?

If you want to start a simple project with only HTML, ES6 and SCSS, you should use it ! No config needed.

Run on the latest version of Parcel.

What do I need to get started

  • Node LTS : you can use nvm to handle different version of node on your system
  • yarn or npm

What's in the box

Usage

  • git clone git@github.com:davidvenin/parcel-starter.git
  • cd parcel-starter
  • yarn or npm install
  • yarn or npm run start

Enjoy !

License

This project is licensed under the terms of the MIT license.

About


Languages

Language:CSS 78.1%Language:HTML 20.1%Language:JavaScript 1.7%