matsinet / SPA-with-API-Example-202104

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:watch and server:watch in separate terminals.

NPM Script Commands:

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

About


Languages

Language:JavaScript 86.9%Language:CSS 10.0%Language:HTML 3.1%