0.0.3 • Published 6 years ago
@tojobs/bloc-infos v0.0.3
bloc-infos
Bloc Infos for Jobs
Setup
- Add the
bloc-infosdependency withyarnornpmto your project - Add
bloc-infosto themodulessection ofnuxt.config.js - Configure it:
{
modules: [
// Simple usage
'bloc-infos',
// With options
['bloc-infos', { /* module options */ }]
]
}Development
- Clone this repository
- Install dependencies using
yarn installornpm install - Start development server using
npm run dev
License
Copyright (c) Olivier Belaud