Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 519 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 519 Bytes

React-Base

Features

Installation and Usage

  • Clone this repository: $ git clone [email protected]:sangupta/react-base.git
  • Switch directory: $ cd react-base
  • Install dependencies: $ npm install or $ yarn install
  • Fire the development server: $ npm run watch
  • Open the URL: $ open http://localhost:1309/

License

Apache License 2.0.