Skip to content

pengfu/react-notes-app

Repository files navigation

react-notes-app

This is a clone of notes-app-vuejs-vuex.What I do is re-implementing it using React,mobx,Webpack. Here is the living demo

Install the dependencies

npm install

Run the dev server with hot reload at localhost:9090

npm run start

Build the app for production

npm run build

About

Notes App implemented using React, mobx

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published