Pin all the references pictures you need for drawing
Pin all the mockups, wireframe and color-palettes you need for your (Web-)application
Pin the cooking recipes you need, as well as pictures of any cakes, to help you create YOUR cake.
All of that in an intuitive page, with a learning curve as low as possible
Production website : https://pinanddraw.azurewebsites.net/board
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report