You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "**SPA - Single Page Application** This SPA example has been created to demonstrate what a SPA looks like and how it is programmed. This example does not include or talk about routing. ## Running this locally * `git clone https://github.com/HackToHelpUSA/spa-example.git` * `npm install` * `npm start`",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"