Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nuxt-platform-x

Platform X Style Guide & Helpers

📖 Release Notes

Setup

  • Add nuxt-platform-x dependency using yarn or npm to your project
  • Add nuxt-platform-x to modules section of nuxt.config.js
{
  modules: [
    // Simple usage
    "nuxt-platform-x",

    // With options
    [
      "nuxt-platform-x",
      {
        /* module options */
      }
    ]
  ];
}

Development

  • Clone this repository
  • Install dependencies using yarn install or npm install
  • Start development server using npm run dev

License

MIT License

Copyright (c) Tim Mushen t@x.enterprises

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages