0.2.1 • Published 6 years ago
@jdousdebes/365gestion-core-nuxt v0.2.1
faucar-nuxt
Setup
- Add
faucar-nuxtdependency to your project
yarn add faucar-nuxt # or npm install faucar-nuxt- Add
faucar-nuxtto themodulessection ofnuxt.config.js
{
modules: [
// Simple usage
'faucar-nuxt',
// With options
['faucar-nuxt', { /* module options */ }]
]
}Development
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
npm run dev
License
Copyright (c) HAWK