Skip to content
/ start Public template

🧨 Starter boilerplate for Native Web.

License

Notifications You must be signed in to change notification settings

nativew/start

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

🧨 Starter boilerplate for Native Web.

Resources

License

Stars

Watchers

Forks