Skip to content
This repository has been archived by the owner on Oct 21, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (9 loc) · 248 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 248 Bytes

Nuxt.js Documentation

This is where the documentation is stored and served as an API

Developing

⚠️ You must at least use node >= 7 to start the server.

Start a dev server on localhost:4000

npm install
npm run dev