Skip to content

jmetev1/snowpackJSXreact

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Snowpack
Build web applications with less tooling and 10x faster iteration. No bundler required.

Want to use Snowpack but can't give up React and JSX? Me too. So I made this.

It's got:

  1. Built in code splitting/dynamic imports and the simplest router courtesy of Luke Jackson Even fallback routing!
  2. Practically instant reload (on my 2015 Macbook anyway ). Sure babel has to run, but only on the one file you changed.
  3. Material-UI! because who wants to make their own Selects?

firstime:

npm run cleanStart

after:

npm run dev

About

snowpack no build jsx react material-ui

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published