Skip to content

orlando-paredes-hamsho/mobx-react-starter

Repository files navigation

Mobx React Starter

About

Starter Package for upcomming Mobx React Tutorial

Install

From your terminal run:

    git clone [email protected]:orlando-paredes-hamsho/mobx-react-starter.git

Then once it's downloaded

    npm install

Run the dev server

From your terminal run:

    npm run start

Additional Scripts

For testing:

    npm run test

Testing will also run prior to pushing to a remote server.

For Linting:

    npm run lint

Linting will also run prior to commiting and/or pushing to a remote server.

Building:

    npm run build

Watch this code live

You can see a live version of this code on http://codepen.io/orliph/pen/pgmGjr?editors=1010

About

Starter Package for upcomming Mobx React Tutorial

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published