Skip to content

Acrend/vapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Languages


English

Installation

To install this repository, please run the following command:

npm install

Run the Server

To start the server, you can use the following command:

npm start

Node Version Management

Please use the following command to switch to Node.js version 16:

nvm use 16

If you need to install Node.js version 16:

nvm install 16

This runs the app in the development mode. Open http://localhost:3000 to view it in your browser.


Français

Installation

Pour installer ce dépôt, veuillez exécuter la commande suivante :

npm install

Lancer le serveur

Pour démarrer le serveur, vous pouvez utiliser la commande suivante :

npm start

Gestion de la version de Node

Veuillez utiliser la commande suivante pour passer à la version 16 de Node.js :

nvm use 16

Si vous avez besoin d'installer Node.js version 16 :

nvm install 16

Cela exécute l'application en mode développement. Ouvrez http://localhost:3000 pour la voir dans votre navigateur.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published