Skip to content

ThisIsRuddy/preact-webpack-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

preact-webpack-base

  1. git clone https://github.com/ThisIsRuddy/preact-webpack-base
  2. cd preact-webpack-base

For development

npm start

Editing and saving .js/.css files in the src folder triggers HMR and RHL

For Production deploy

npm run build

./dist folder now contains all minified files including minified external .css files (semantic-ui). This also creates gzip ready files, transfers files/fonts/images to dist for static deploy.

About

Not finished..... TBC....

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published