Skip to content

dozjs/doz-app-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

doz-app-starter

Boilerplate for creating Doz app with ViteJS

Install

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

Install dependencies

$ npm install

This project includes following modules:

Scripts

  • Development:

    • dev
  • Production:

    • build
    • preview
  • 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

Boilerplate for creating Doz app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published