Skip to content

saulofilho/boilerplate-p5js-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logo

boilerplate-p5js-react

Technologies   |    How To Use

💾 Technologies

This project was developed with the following technologies:

🔧 How To Use

To clone and run this application, you'll need Git, Node.js v10.16 or higher + Yarn v1.13 or higher installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/saulofilho/boilerplate-p5js-react

# Go into the repository
$ cd boilerplate-p5js-react

# Install dependencies
$ yarn install

# Run the app
$ yarn start