React + Mobx快速入门项目 该项目的目的是为同构(通用)的mobxReact项目提供一个起点。 特征: async/await支持 同构 CSS和SCSS编译 MongoDB用户注册/登录/注销 基于令牌的身份验证 装饰器,可轻松访问状态 热重装和源地图 自动重启(服务器代码更改时) 怎么跑 开发: npm run dev 用于生产: npm run prod 要求 ...
git clone https://github.com/jines-z/rn-mobx-starter.git 这样我们的代码就有啦~ Install yarn install Android需修改./node_modules/react-native-video/android/build.gradle中 provided 'com.facebook.react:react-native:+' -> compile 'com.facebook.react:react-native:+' ...
React + Next.js + MobX starter by Tomi Mickelsson List of movies The Shawshank Redemptionby Frank Darabont The Godfatherby Francis Ford Coppola The Godfather: Part IIby Francis Ford Coppola The Dark Knightby Christopher Nolan 12 Angry Men by Sidney LumetAdd a new movieSidebar...
Easy-starter 说明 Easy-starter 是一个整合了 react 、 react-router v4 和 mobx 的起始项目脚手架。clone 到本地,然后运行 yarn start 就可以开始进行开发。 添加页面 在component 中添加页面,比如 index.js import React, { Component } from 'react'; import { observer , inject } from 'mobx-react';...
React / Mobx / Webpack / Express / Material UI / Minimal / Universal Starter This is meant to be a clean, minimal starting point for universal React apps. Work in progress. BYOB...bring your own backend. I am using one very similar to this: https://github.com/thebergamo/start-hapines...
Universal React+GraphQL starter kit: React 16, Apollo 2, MobX, Emotion, Webpack 4, GraphQL Code Generator, React Router 4, PostCSS, SSR - imouseR/reactql
git clone https://github.com/beverle-y/rn-mobx-starter.git 这样我们的代码就有啦~ Install yarn install Android需修改./node_modules/react-native-video/android/build.gradle中 provided 'com.facebook.react:react-native:+' -> compile 'com.facebook.react:react-native:+' ...
git clone https://github.com/beverle-y/rn-mobx-starter.git 这样我们的代码就有啦~ Install yarn install Android需修改./node_modules/react-native-video/android/build.gradle中 provided 'com.facebook.react:react-native:+' -> compile 'com.facebook.react:react-native:+' ...