Skip to content

Latest commit

 

History

History

webpack

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

fa-svelte web pack template

About

  • Works with IE11 (using babel polyfills)
  • Working hot reload
  • Code formatting using prettier

Running

npm install
npm run dev
open browser http://localhost:8080

Building

npm run build