项目作者: Adaendra

项目描述 :
高级语言: JavaScript
项目地址: git://github.com/Adaendra/super-smash-bros-admin-stream.git
创建时间: 2020-05-17T21:21:02Z
项目社区:https://github.com/Adaendra/super-smash-bros-admin-stream

开源协议:

下载


How use it?

  1. Start “Command Prompt Node.js”
  2. Go into your project folder with the following commands
    • D: to change disk
    • cd .. to go to the parent folder
    • cd project to go to the project folder
  3. Use this command : node index.js

When you’ve done this, you can open admin.html, preview.html and stream.html

When you want to stop the server, just close the command prompt.


Comment l’utiliser ?

  1. Lancer “l’invite de commandes Node.js”
  2. Se déplacer dans le dossier du projet avec les commandes suivantes
    • D: pour changer de disque
    • cd .. pour aller dans le dossier parent du dossier actuel
    • cd projet pour aller dans le dossier projet se trouvant dans le dossier actuel
  3. Utiliser la commande node index.js

Quand cela est fait, vous pouvez ouvrir et utiliser admin.html, preview.html et stream.html

Quand vous voulez arrêter le serveur, il suffit de fermer l’invite de commandes Node.js.