Skip to content

Latest commit

 

History

History
65 lines (37 loc) · 1.43 KB

readme.md

File metadata and controls

65 lines (37 loc) · 1.43 KB

Start 🧨

Starter boilerplate for Native Web.


Quick start

Simple boilerplate

Web Components

Fast builds

Easily configurable


One command to start

npm init nativeweb

Two options to use

npm start  # Start a development server with live reload, source maps and next-gen CSS & JS.

npm run build  # Build for production with a fast, optimized output powered by esbuild.

Includes

Native Web 🤳   →   Tiny library for simple web components.

Build 🧱   →   Instantly serve, reload, bundle, optimize and compile.


Details

esbuild   →   Extremely fast bundler and minifier.

PostCSS   →   Transforms styles to the latest CSS specification.

Babel   →   Transforms scripts to the latest JS specification.

Serve   →   Ultralight http server with live reload.



Native Web