Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 379 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 379 Bytes

react-raphael-example

react-raphael demo

Develop

  1. clone the repository

     git clone https://github.com/liuhong1happy/react-raphael-example.git
    
  2. install dependency package;

     npm install 
    
  3. run development server

     npm start
    
  4. build

     npm run build
    

Contact

Email: liuhong1.happy@163.com