0.0.66 • Published 6 years ago
@visualive/engine v0.0.66
Visualive WebGL
Install the httpserver npm install http-server -g
Getting started
- Install Git
Install Git LFS https://git-lfs.github.com/
Install Nodejs
- from here: https://nodejs.org/en/download/
- Use default options. It should be straight forward.
- Install dependencies.
- Run
npm install
- Run the HTTP Server
- Build:
- See npm scripts section below.
Scripts
npm run build
- produces development version of Visualive.npm run build:dev
- produces development version of Visualive and runs a watcher. Edited source code should auto-recompile.npm run build:production
- produces a production version of Visualive under thelib
folder.
Typical development workflow
- Open Git Bash Terminal
- Open a Terminal in the repo root (from Source Tree using the icon in the top right)
- Build Visualive in development mode
- Run
npm run build:dev
. This command will generate an non-minified version of Visualive and will run a watcher so you get re-compilation on file changes.
- Run the HTTP Server
- See server section above.
- Run the tests/demos.
- Open http://localhost:8080/ in Chrome
- Be sure to disable caching in the Chrome Developer Tools.
Publishing a new build
- install yarn.
- build production.
yarn publish
0.0.66
6 years ago
0.0.65
6 years ago
0.0.64
6 years ago
0.0.63
6 years ago
0.0.62
6 years ago
0.0.61
6 years ago
0.0.60
6 years ago
0.0.59
6 years ago
0.0.58
6 years ago
0.0.57
6 years ago
0.0.56
6 years ago
0.0.55
6 years ago
0.0.54
6 years ago
0.0.53
6 years ago
0.0.52
6 years ago
0.0.51
6 years ago
0.0.50
6 years ago
0.0.49
6 years ago
0.0.48
6 years ago
0.0.47
6 years ago
0.0.46
6 years ago
0.0.45
6 years ago
0.0.44
6 years ago
0.0.43
6 years ago
0.0.42
6 years ago
0.0.41
6 years ago
0.0.40
7 years ago
0.0.39
7 years ago
0.0.38
7 years ago
0.0.37
7 years ago
0.0.36
7 years ago
0.0.35
7 years ago
0.0.34
7 years ago
0.0.33
7 years ago
0.0.32
7 years ago
0.0.31
7 years ago
0.0.30
7 years ago
0.0.29
7 years ago
0.0.28
7 years ago
0.0.27
7 years ago
0.0.26
7 years ago
0.0.25
7 years ago
0.0.24
7 years ago
0.0.23
7 years ago
0.0.22
7 years ago
0.0.21
7 years ago
0.0.20
7 years ago
0.0.19
7 years ago
0.0.18
7 years ago
0.0.17
7 years ago
0.0.16
7 years ago
0.0.15
7 years ago
0.0.14
7 years ago