Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sscaff1/feathers-webpack-react
Simple Boilerplate to get you started with Feathersjs, React, and Webpack
https://github.com/sscaff1/feathers-webpack-react
Last synced: 2 months ago
JSON representation
Simple Boilerplate to get you started with Feathersjs, React, and Webpack
- Host: GitHub
- URL: https://github.com/sscaff1/feathers-webpack-react
- Owner: sscaff1
- License: mit
- Created: 2016-03-28T05:14:37.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-11T14:49:06.000Z (over 7 years ago)
- Last Synced: 2024-08-03T18:14:10.407Z (5 months ago)
- Language: JavaScript
- Size: 228 KB
- Stars: 70
- Watchers: 6
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-feathersjs - Feathers + React + Webpack
README
# Feathers Webpack and React
This is a simple boilerplate to help you get started with Feathers Webpack and React. Hot reload is enabled. Start the project with:```
npm start
```The application will be served at ```http://localhost:3030```.
Contributions and/or questions are always welcome.