Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 230 Bytes

File metadata and controls

28 lines (19 loc) · 230 Bytes

Glowing Tree

Built with:

  • Handlebars
  • SASS
  • Babel
  • Webpack

Commands

Setup using:

yarn

Start a development server with watch tasks:

yarn start

Build for production:

yarn build