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: 4 months ago
JSON representation

Simple Boilerplate to get you started with Feathersjs, React, and Webpack

Lists

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.