Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.
/ snowpack-doodle Public archive

Snowpack, Preact, JSX, Fragment, Typescript, Router, Babel, CSS Grid, oh my!

Notifications You must be signed in to change notification settings

crra/snowpack-doodle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snowpack-doodle

Simple example that uses:

  • Bundler: Snowpack
  • Component Framework: Preact including JSX and Fragments
  • Router: Wouter
    • NOTE: there is an error during the installation because of the missing React dependency (Preact is used instead). This warning can be ignored. Don't know how this can be suppressed.
  • Transpiler: Babel
  • CSS Grid: Template

Build

npm run build

Development

Including live-reload

npm run start

TODOs

  • optimize CSS (assets)
  • add styling system (e.g. styled-components)

About

Snowpack, Preact, JSX, Fragment, Typescript, Router, Babel, CSS Grid, oh my!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published