8000 GitHub - thisanimus/mini-devex: A minimal config for easy compilation to native web technologies.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

A minimal config for easy compilation to native web technologies.

License

Notifications You must be signed in to change notification settings

thisanimus/mini-devex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Devex

A miniature dev environment for building websites.

  • 11ty dev server for hot-reload on changes.
  • SASS for... well SASS.
  • esbuild for JS

Installation

Install the project dependencies

$ npm i

Configuration

As-is the config will watch everything in the /src dir and any .html files.

Run

$ npm run dev

About

A minimal config for easy compilation to native web technologies.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0