1.0.2 • Published 6 years ago

startbrowser v1.0.2

Weekly downloads
1
License
GPL-3.0
Repository
-
Last release
6 years ago

startbrowser

Nuxt.js module to launch the browser with the application when the server starts

NPM

Installation

npm install startbrowser

Setup

  • Add startbrowser dependency using yarn or npm to your project
  • Add startbrowser to modules section of nuxt.config.js
modules: ['startbrowser']

Changelog

  • v 1.0.0 - Initial Release

License

GNU General Public License v3.0

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago