Skip to content

vesuxyz/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vesu Documentation

The Vesu Documentation website is built using Docusaurus.

Requirements

Make sure you have Node.js version 18.0 or higher installed.

Follow the instructions here if you need to install Node.js.

Install Dependencies

Navigate to the project's root folder and install all project dependencies.

$ npm install

Local Development

Start a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

$ npm run start

Build Project

Generate static content into the build directory that can be served using any static contents hosting service.

$ npm run build

Note, this command should be tested prior to pushing any update to GitHub.

About

All resources related to the Vesu docs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6