Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/megane42/spa_tutorial2
https://github.com/megane42/spa_tutorial2
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/megane42/spa_tutorial2
- Owner: megane42
- Created: 2018-08-29T16:14:05.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-08-31T09:55:40.000Z (over 6 years ago)
- Last Synced: 2024-11-07T22:13:00.543Z (2 months ago)
- Language: JavaScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Trying: https://redux.js.org/basics
## Requirements
* `npm install -g yarn`
* `yarn`## Build
* `yarn run webpack`
## Serve
* `yarn run webpack-serve`