https://github.com/zag/instaspa
instaSPA - localstorage, flux, react, babel, webpack
https://github.com/zag/instaspa
Last synced: 2 months ago
JSON representation
instaSPA - localstorage, flux, react, babel, webpack
- Host: GitHub
- URL: https://github.com/zag/instaspa
- Owner: zag
- Created: 2017-01-26T20:22:54.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-30T11:06:06.000Z (over 8 years ago)
- Last Synced: 2025-04-14T20:17:48.165Z (2 months ago)
- Language: JavaScript
- Size: 68.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# instaSPA
[Demo page ](https://zag.github.io/instaSPA/)
This is a demo for building React apps. Use this to get started, and if you find yourself needing additional features.
## How to use this
* Clone the repo: `git clone https://github.com/zag/instaSPA.git`
* Install the dependencies: `cd instaSPA && npm install`
* Start webpack: `npm run dev`
* Point browser to http://localhost:8080/Run `npm run build` to update `buid/bundle.js`
## Hints
use `window.localStorage.clear()` to clear list