Skip to content

Very basic Preact starter project, powered by webpack and including FontAwesome icons with minimal overhead

Notifications You must be signed in to change notification settings

0xmjk/preact-fontawesome-mini-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimalistic Preact Boilerplate / Starter Kit

Very basic Preact starter project, powered by webpack and including FontAwesome icons with minimal overhead. Builds to 21 KiB.

Installation

1. Clone this repo:

git clone --depth 1 https://github.com/0xmjk/preact-fontawesome-mini-boilerplate.git my-app
cd my-app

2. Clean & prepare:

rm -rf .git && git init && npm init
npm install

3. Start dev server:

npm run dev

4. Build:

npm run build

About

Very basic Preact starter project, powered by webpack and including FontAwesome icons with minimal overhead

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages