Skip to content

wisespira/p5js-server-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

p5js-server-template

#in command line

npm init
npm install express --save (entry point: (index.js))
npm install -g nodemon
nodemon index.js
will serve localy on http://localhost:4000/

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published