Skip to content

joehenry087/snowpack-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

npm install of course, then:

  1. Start a custom dev server that serves the 'build' directory. Snowpack will put the assets in 'public' there and also compile the src through Svelte to there.
npm start     
  1. Then start watching the src for changes:
npm run snow

About

Testing snowpacks new dev HMR

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published