Giter VIP home page Giter VIP logo

cerebral-todomvc's Introduction

Cerebral TodoMVC demo application

Install

TodoMVC is now part of the Cerebral Monorepo. So you have to clone, install and setup the Monorepo first:

$ git clone https://github.com/cerebral/cerebral.git
$ cd cerebral
$ npm install
$ npm run setup

Start

Switch to the cerebral-todomvc directory in the Monorepo and start the dev-server:

$ cd packages/cerebral-todomvc
$ npm start

Go to localhost:3000

cerebral-todomvc's People

Contributors

christianalfoni avatar guria avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

cerebral-todomvc's Issues

peerDependencies - incorrect version number?

Hi, I'm getting the following error when running npm i on a newly cloned repo:

npm WARN peerDependencies The peer dependency cerebral@^0.35.0-0 included from cerebral-module-router will no
npm WARN peerDependencies longer be automatically installed to fulfill the peerDependency
npm WARN peerDependencies in npm 3+. Your application will need to depend on it explicitly.
npm WARN deprecated [email protected]: wrench.js is deprecated! You should check out fs-extra (https://github.com/jprichardson/node-fs-extra) for any operations you were using wrench for. Thanks for all the usage over the years.
npm WARN optional dep failed, continuing [email protected]
npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\benjaminb\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "i"
npm ERR! node v4.5.0
npm ERR! npm v2.14.3
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0

Attempting to install cerebral results in:

$ npm i cerebral --save

npm ERR! Windows_NT 6.3.9600
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Users\benjaminb\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "i" "cerebral" "--save"
npm ERR! node v4.5.0
npm ERR! npm v2.14.3
npm ERR! code EPEERINVALID

npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0
npm ERR! peerinvalid Peer [email protected] wants cerebral@^0.35.0-0 || ^1.0.0

Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.