/SPAwithAPI

Primary LanguageJavaScript

Savvy Coders State-Driven Single Page Application with Axios Example

Setup

Run npm run install to install necessary package

Execution

You must start both the SPA and Server using the SPA: npm run serve and Server: npm run server watch in separate terminals.

NPM Script Commands:

serve: Start the frontend SPA with hot reload parcel-build: Package SPA for production deployment


Netlify Status