fabioricali / spotify-now

Home Page:https://spotify-now.now.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

https://spotify-now.now.sh


Languages

Language:JavaScript 87.5%Language:CSS 8.4%Language:HTML 4.1%