Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 242 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 242 Bytes

react-crystal-demo

Chat desarrollado con Crystal y React.

Installation

  • shards install
  • npm install

Usage

./app --port <port-number>

Development

  • npm run dev
  • crystal src/app.cr
  • open http://localhost:8080