Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

thomaschaaf/feathers-todomvc

Repository files navigation

feathers-todomvc

TodoMVC running using feathers, react, redux

About

This project uses Feathers. An open source web framework for building modern real-time applications.

Getting Started

Getting up and running is as easy as 1, 2, 3.

  1. Make sure you have NodeJS and npm installed.

  2. Install your dependencies

    cd path/to/feathers-todomvc; npm install
    
  3. Start your app

    npm run dev
    

Testing

Simply run npm test and all your tests in the test/ directory will be run.

Scaffolding

Help

Changelog

0.1.0

  • Initial release

License

Copyright (c) 2016

Licensed under the MIT license.

About

TodoMVC running using feathers, react, redux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages