Thanks to visit codestin.com
Credit goes to github.com

Skip to content

sunwenteng/mego-issue

Repository files navigation

#MEGO-ISSUE

Just for fun to develop this. React, Express, Cordova etc.

Install

First, clone the repo via git:

git clone https://github.com/sunwenteng/mego-issue.git your-project-name

And then install dependencies.

$ cd your-project-name && npm install

Run

Run this two commands simultaneously in different console tabs.

$ npm run prodcuntion
$ npm run start

or run one command to enter dev mode

$ npm run hot-server

Note: requires a node version >= 4 and an npm version >= 2.

Visit

Open browser and type: http://localhost:3000/

Maintainers

License

MIT © sunwenteng

About

just for fun

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published