Skip to content

alterx/choo-browserify-beaker-starter

Repository files navigation

Choo Beaker webapp starter

This repo provides a quick way to start hacking a webapp for Beaker Browser.

What's inside?

  • Choo
  • Less for styling
  • Browserify
  • A bunch of prod optimizations
  • Code splitting via split-require

How to start?

  • Install Beaker Browser
  • Follow these instructions to create a new site
  • Clone this repo
  • Remove the .git folder
  • npm install
  • npm run dev
  • Follow these instructions to add the files to your site
  • Start creating! :D

Alternatively, you could spin a dev server such as lite-server by running npx lite-server inside the root folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published