https://github.com/hjfitz/node-react-base
A Node.js and React.js starter kit
https://github.com/hjfitz/node-react-base
javascript node parcel progressive-web-app pwa react starter-kit sw-precache
Last synced: about 1 month ago
JSON representation
A Node.js and React.js starter kit
- Host: GitHub
- URL: https://github.com/hjfitz/node-react-base
- Owner: hjfitz
- Created: 2019-08-02T14:14:43.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-01T13:16:44.000Z (over 6 years ago)
- Last Synced: 2025-03-03T17:30:24.363Z (over 1 year ago)
- Topics: javascript, node, parcel, progressive-web-app, pwa, react, starter-kit, sw-precache
- Language: JavaScript
- Homepage:
- Size: 293 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Node React Base
## Getting Started
1. Clone the repo: `git@github.com:hjfitz/node-react-base.git`
2. Add a different origin: `rm -rf .git && git remote add origin git@github.com:USER/REPO.git`
3. Install deps: `yarn`
4. Dev! `yarn dev`
## Features
* Web App Manifest included
* SW Precache and script integity added by parcel
* SASS Support
* A sane directory structure
* Babel polyfill for front-end code