Skip to content

一个帮你快速构建react项目的小工具

Notifications You must be signed in to change notification settings

morepowerful/yej

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NPM version npm

Install

$ npm install yej -g

Usage

项目仓库点击这里

  • Generate a boilerplate.
$ yej init
  • Install the dependencies.
$ cd yej-demo-master(init下来的react项目)
$ yej install
  • Start a local dev server.
$ yej server

It will listen to the port 8080

  • Build project.
$ yej build

About

一个帮你快速构建react项目的小工具

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published