Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 474 Bytes

README.md

File metadata and controls

22 lines (12 loc) · 474 Bytes

VRScript

VRScript is a visual, easy to use and completely revolutionary programming language that aims to minimize the steep learning curve of getting into programming.Demo of hactober First.

How to get started with the development version ?

  1. Install the prerequisites
cd inout-hack
npm install
  1. Run the server

npm start

  1. Goto the web address through Chrome/Firefox

This is my second commit.