Skip to content

mohamedsamara/react-mobx-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

React MobX Starter

Install

Some basic Git commands are:

$ git clone https://github.com/mohamedsamara/react-mobx-starter.git
$ cd project
$ npm install

Netlify Deployment

> Run $ npm run build
> Create _redirects file inside build directory
> Run $ netlify deploy --prod

Start

$ npm start

Simple build for production

$ npm run build

Run the application for production

$ npm run serve

Languages & tools