@xyz/state

0.0.4 • Public • Published

universal-state

npm version npm downloads Github Actions CI Codecov License

universal state

📖 Release Notes

Setup

  1. Add universal-state dependency to your project
yarn add universal-state # or npm install universal-state
  1. Add universal-state to the modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    'universal-state',

    // With options
    ['universal-state', { /* module options */ }]
  ]
}

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Start development server using npm run dev

License

MIT License

Copyright (c) Baker Shamlan root@xyz.dev

Readme

Keywords

none

Package Sidebar

Install

npm i @xyz/state

Weekly Downloads

0

Version

0.0.4

License

MIT

Unpacked Size

23.8 kB

Total Files

10

Last publish

Collaborators

  • masterde