Skip to content

sarahbear/ReactMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReactMenu

a simple react menu demo

Requirements

  • node ^7.6.0
  • yarn ^v0.21.3 or npm ^4.1.2

Getting Started

安装、启动、编译项目

Install

First, clone the project:

$ git clone https://github.com/sarahbear/ReactMenu.git
$ cd ReactMenu
$ yarn install    # Install project dependencies
$ yarn start      # Compile and launch (same as `npm start`)

如果报错,yarn add node-sass

Open http://localhost:4444/

About

a simple react menu demo

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published