Install
git clone [email protected]:Marinolinderhof/mobx-calendar.git --depth=1
with Yarn:
- yarn install
- yarn start
With NPM;
- npm install
- npm start
This app is a Create-React-App so I used mobx without it's decorators.
Install
git clone [email protected]:Marinolinderhof/mobx-calendar.git --depth=1
with Yarn:
With NPM;
This app is a Create-React-App so I used mobx without it's decorators.