/react-example

A small example app using Seneca with a React frontend

Primary LanguageJavaScriptMIT LicenseMIT

Seneca

A react and varo sample app

react-example

This repo contains a simple client / server application written using Seneca on the server and Varo on the frontend. It is designed to show you how to use pattern matching on both the frontend and the backend.

Please note that this repository is not yet finished

Running

To run, simply use npm,

  1. Run npm install to install all dependencies
  2. Run npm run build to create a deploy
  3. Run npm run start to serve the app on port 3000

Contributing

The Senecajs org encourages open participation. If you feel you can help in any way, be it with documentation, examples, extra testing, or new features please get in touch..

License

Copyright (c) 2015, Dean McDonnell and other contributors. Licensed under MIT.