Skip to content

AYCH-Inc/aych.eth.mobile

Repository files navigation

Front end project boilerplate with react and mobx.

Technology stack

  • React 16
  • React-Router 4
  • MobX 4
  • Webpack 4
  • ES6/ES7(async、await)
  • Less/Scss
  • React Intl
  • axios
  • socket.io client

Getting started

Install dependencies

yarn

or

npm install

Usage

Start project on local server

Set host: 127.0.0.1 m.ethbtc.com

yarn run dev

or

npm run dev

`

Build project (in "dist" folder):

yarn run build

or

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published