Skip to content

ArtLait/ArtJS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Art.js

Getting started

  1. Install modules -npm install
  2. Need to bundle art.js library
    • cd art
    • webpack -w
  3. Need to start simple app for testing
    • webpack -w (in the root directory)
  4. Need to start hosting app for testing (You can do it as you want, but the simplest way is:
    • npm install http-server -g
    • cd docs
    • http-server
    • http://{you api}:8080)

Demo:

https://artlait.github.io/ArtJS/

Open console(F12 in Chrome) for look some intermidiate results

About

The best js fraemwork!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors