Head over to our Storytime Github Page to see it in action.
Run npm install
within the server/
folder to install all required dependencies.
Run node server.js
from the server/
folder and enjoy.
Run npm install
within the client/
folder to install all required dependencies.
Run npm run build
within the client/
to build the bundle.js
Open the index.html
from the client/public/
folder and enjoy.