foldaway / frontend-parcel-base

Building block for a frontend (no-framework) site managed by Parcel.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

frontend-parcel-base

Build Status

Basic building block for a modern ECMAScript frontend site managed by Parcel.js

Commands

yarn start

Run the development server

yarn build

Build the site's files for production use

About

Building block for a frontend (no-framework) site managed by Parcel.js

License:MIT License


Languages

Language:HTML 60.8%Language:JavaScript 39.2%