Web editor for P5.js, modified for workshops at Digital Playground.
client | ||
images | ||
server | ||
shared | ||
static | ||
styles | ||
.babelrc | ||
.env | ||
.gitignore | ||
index.html | ||
index.js | ||
package.json | ||
README.md | ||
webpack.config.js |
#p5.js Web Editor
This project is currently in the early stages of development! It will definitely be announced when it is in alpha/beta/etc.
##Installation and Setup
As this project is currently being developed, there is only development mode.
- Clone this repostory
npm install
npm start
- Navigate to http://localhost:8000 on your browser
##Technology Stack
- MERN - MongoDB, Express, React/Redux, Node
- Webpack
- Sass
##Dump of links I'm saving for reference
- https://github.com/Hashnode/mern-starter
- https://github.com/mxstbr/react-boilerplate
- https://sass-guidelin.es/#the-7-1-pattern
- https://github.com/petehunt/react-howto
- https://github.com/gajus/react-css-modules
- https://github.com/jsbin/jsbin (especially look at the console)
- Need to figure out how to solve the XSS issue, https://github.com/jsbin/jsbin/wiki/Best-practices-for-building-your-own-live-paste-bin