Skip to content

youssmak/preact-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Preact Boilerplate ⚛️

This is a opinionated starter project for building fast ⚡️ HTML + CSS + JS apps for modern browsers.

Features

  • Preact : Light & Fast version of React ⚛️
  • ViteJS : Lightning fast web server for development 🧑‍💻 and optimized build for production 📦

Installation

  1. Clone this repo ✂️
  2. Install dependencies ⬇️
yarn install
  1. Start your dev server 🌐
yarn start
  1. Start coding 🧑‍💻

Dependencies

Node

Use nvm to install it (strongly recommended):
https://github.com/nvm-sh/nvm#install--update-script

Yarn

npm install --global yarn

License

All content is MIT.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published