/react-peerjs-example

PeerJS example application with React & Redux frameworks

Primary LanguageJavaScriptMIT LicenseMIT

PeerJS example application with React & Redux

Install

npm install

Development launch

npm start

http://localhost:8030

Build application

npm run build

Build result in ./dist README

Build analysis

npm run build-analize

Code generator

To automatically create sample files can be used hygen.io

npm i -g hygen

hygen component help
hygen component new --name Pizza --path components/elements/pizza
hygen component store pizzas
hygen component api pizzas

Templates and file paths can be edited in the folder _templates