https://github.com/getdave/spa-app-boilerplate
Boilerplate for simple single page apps using Express and React
https://github.com/getdave/spa-app-boilerplate
Last synced: about 7 hours ago
JSON representation
Boilerplate for simple single page apps using Express and React
- Host: GitHub
- URL: https://github.com/getdave/spa-app-boilerplate
- Owner: getdave
- Created: 2017-09-13T19:06:56.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-13T19:12:20.000Z (almost 9 years ago)
- Last Synced: 2025-02-26T02:41:22.002Z (over 1 year ago)
- Language: JavaScript
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# SPA App Boilerplate
A simple starter for Single Page App. Includes basic scaffolding of a Express server with a React-based frontend powered by `create-react-app`.