0.1.3 • Published 4 years ago

p5-studio-creator v0.1.3

Weekly downloads
2
License
ISC
Repository
github
Last release
4 years ago

P5 Studio Creator

P5 Studio Creator is the part of P5 Studio repository which contains the fastest tools that help you get started with p5.js sketches easily.

Documentation:

1. How to install:

  1. Install node.js
  2. Install P5 Studio Creator: npm i p5-studio-creator -g

2. Create new project:

  1. Run studio new <PROJECTNAME>

3. Run the project:

  1. Type cd <PROJECTNAME>
  2. Run studio serve

If you want help about any command use:

  1. If specific command then: studio <COMMANDNAME> -h
  2. About all commands then: studio --help

Features:

  1. Creates p5.js project for you.
  2. Opens live server for you.
  3. Has javascript console inbuilt to the terminal or command prompt.
0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.0

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago