Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

clothes-simulation

4th year VR project for university

Prerequisets

  • Download and install Node.js 7.10 or higher

Installation

After installing Nodejs you need to install some global dependencies.

open the terminal and run the following command:

npm install webpack webpack-cli -g

Now you need to install the project by following these steps:

  1. clone the repository
  2. cd into the cloned folder and run npm install

Development

To start the development server run npm run start:dev in the root directory of the project, the command will watch your changes on ./src and recompile the javascript.

you can view the html on http://localhost:9000 when you run this command.

About

4th year VR project for university

Resources

Stars

0 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages