Skip to content

Urigo/React-Meteor-Todo-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React-Meteor Todo App

This app is a remake of Meteor's simple todo app, written with React and Meteor-Client-Bundler.

screenshot

How to start

(1) Install node modules:

$ npm install

(2) Bundle Meteor-client:

$ npm run bundle-meteor-client

(3) Start the API server:

$ npm run api

(4) Start the app:

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published