fabioricali / lampobot

lampobot website

Repository from Github https://github.comfabioricali/lampobotRepository from Github https://github.comfabioricali/lampobot

doz-app-starter

Boilerplate for creating Doz app

Install

$ git clone https://github.com/dozjs/doz-app-starter.git your-app

Install dependencies

$ npm install

This project includes following modules:

Proposal supported (via Babel plugins):

Scripts

  • Development:

    • start
  • Production:

    • build
    • server
    • Pre-rendering
      • snap
  • Testing:

    • test
  • Increase version number and push to GIT (automatically build for production)

    • release:major (publish a major)
    • release:minor (publish a minor)
    • release:patch (publish a patch)

License

doz-app-starter is open-sourced software licensed under the MIT license

Author

Fabio Ricali

About

lampobot website


Languages

Language:JavaScript 86.0%Language:HTML 8.6%Language:CSS 5.3%