An open API service indexing awesome lists of open source software.

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

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