0.0.66 • Published 5 years ago

@visualive/engine v0.0.66

Weekly downloads
-
License
Private
Repository
bitbucket
Last release
5 years ago

Visualive WebGL

Install the httpserver npm install http-server -g

Getting started

  1. Install Git
  2. Install Git LFS https://git-lfs.github.com/

  3. Install Nodejs

  1. Install dependencies.
  • Run npm install
  1. Run the HTTP Server
  2. 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 the lib folder.

Typical development workflow

  1. Open Git Bash Terminal
  • Open a Terminal in the repo root (from Source Tree using the icon in the top right)
  1. 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.
  1. Run the HTTP Server
  • See server section above.
  1. Run the tests/demos.

Publishing a new build

  1. install yarn.
  2. build production.
  3. yarn publish
0.0.66

5 years ago

0.0.65

5 years ago

0.0.64

5 years ago

0.0.63

5 years ago

0.0.62

5 years ago

0.0.61

5 years ago

0.0.60

5 years ago

0.0.59

5 years ago

0.0.58

5 years ago

0.0.57

5 years ago

0.0.56

5 years ago

0.0.55

5 years ago

0.0.54

5 years ago

0.0.53

5 years ago

0.0.52

5 years ago

0.0.51

5 years ago

0.0.50

5 years ago

0.0.49

5 years ago

0.0.48

5 years ago

0.0.47

5 years ago

0.0.46

5 years ago

0.0.45

5 years ago

0.0.44

5 years ago

0.0.43

5 years ago

0.0.42

5 years ago

0.0.41

5 years ago

0.0.40

5 years ago

0.0.39

5 years ago

0.0.38

5 years ago

0.0.37

5 years ago

0.0.36

5 years ago

0.0.35

5 years ago

0.0.34

5 years ago

0.0.33

5 years ago

0.0.32

5 years ago

0.0.31

5 years ago

0.0.30

5 years ago

0.0.29

5 years ago

0.0.28

5 years ago

0.0.27

5 years ago

0.0.26

6 years ago

0.0.25

6 years ago

0.0.24

6 years ago

0.0.23

6 years ago

0.0.22

6 years ago

0.0.21

6 years ago

0.0.20

6 years ago

0.0.19

6 years ago

0.0.18

6 years ago

0.0.17

6 years ago

0.0.16

6 years ago

0.0.15

6 years ago

0.0.14

6 years ago