JohanBester / SPAwithAPI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:JavaScript 87.3%Language:CSS 9.5%Language:HTML 3.2%