menthe

My stylish Longue Vue project 😍

Forword

In the doc directory you will find all the information you need about the project's specifics.

Those informations are generated from the answers gathered during the project initialization.

The particular elements (modules, components, etc.) added afterwards won't be referenced in this directory.

You can find all of them here and add them to the documentation directory.

Setup

No need for npm install, the modules are already installed 👌

# serve with hot reload at localhost:3000
$ npm run dev

# generate static project
$ npm run generate:modern

For detailed explanation on how things work, check out Nuxt.js docs.