Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vladkalachev/react-lavrik

react course
https://github.com/vladkalachev/react-lavrik

npm react reactjs wabpack

Last synced: 1 day ago
JSON representation

react course

Awesome Lists containing this project

README

        

React Shope

React course

## ✨ Dependency
bootstrap: "^4.4.1",
mobx: "^5.15.4",
mobx-react: "^6.2.2",
prop-types: "^15.7.2",
react: "^16.13.1",
react-bootstrap: "^1.0.1",
react-dom: "^16.13.1",
react-router-dom: "^5.1.2"

## 📦 Install

```bash
npm install
```

```bash
yarn add
```

## 🔨 Start and Build

```bash
npm run dev
```

```bash
npm run build
```