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