Skip to content

apsolut-public/quick-assets-with-parcel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

quick-assets-with-npm

Start building for WordPress in seconds with ParcelJS

  • can start building normal JS/SCSS

  • using rimraf to clear folder '/dist'

  • using: parcel-plugin-static-files-copy to copy static files (favicon etc.)

  • using: cash-dom a quick (small KB) replacement for jQuery

    // install
    npm install
    
    // start and build
    npm run start
    npm run build
    
    
    

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published